Click or drag to resize

DimensionShapePostTextVerticalArrangeType 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; }

Property Value

Type: TextVerticalArrangeType
Vertical alignment type of post-appended string TextVerticalArrangeType .
See Also