WdShapeSizeRelative Enum

Definition

Specifies whether the WidthRelative or HeightRelative property for a Shape or ShapeRange object is valid.

public enum class WdShapeSizeRelative
[System.Runtime.InteropServices.Guid("A7F03ADF-2249-3554-ABA1-BDE806AD5EFE")]
public enum WdShapeSizeRelative
type WdShapeSizeRelative = 
Public Enum WdShapeSizeRelative
Inheritance
WdShapeSizeRelative
Attributes

Fields

wdShapeSizeRelativeNone -999999

Specifies that the WidthRelative or HeightRelative property is not currently valid, so the shape is positioned according to the value specified in the Left or Top property, respectively.

Applies to