Click or drag to resize

DimensionShapePostTextHorizontalArrangeType Property

Get or set the horizontal placement type of postscript added 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 TextHorizontalArrangeType PostTextHorizontalArrangeType { get; set; }

Property Value

Type: TextHorizontalArrangeType
Horizontal alignment type of postscript string TextHorizontalArrangeType .
See Also