Name | Description | |
---|---|---|
Relative | Gets or sets the shape height in percent according to the RelativeTo value.
If the property RelativeTo value is SizeRelativeVertically.None, then the Value property value is used. | |
RelativeTo | Gets or sets the relative height type of a shape.
If the property value is SizeRelativeVertically.None, then the Value property value must be used, otherwise Relative property value is used. If property WrapFormat.Type is Inline, this value is always SizeRelativeVertically.None. | |
Value | Gets or sets the shape height in points when the RelativeTo property value is SizeRelativeVertically.None.
If the property RelativeTo value is not SizeRelativeVertically.None, then the Relative property value is used. |