DimensionSettingsPostTextVerticalArrangeType Property |
Get or set the vertical alignment type of the post-appended character string.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract TextVerticalArrangeType PostTextVerticalArrangeType { get; set; }
Public MustOverride Property PostTextVerticalArrangeType As TextVerticalArrangeType
Get
Set
Property Value
Type:
TextVerticalArrangeType
Vertical alignment type of post-appended string
TextVerticalArrangeType .
See Also