WdShapeSizeRelative Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
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. |