Click or drag to resize

TextShapeVerticalReverse Property

Gets or sets a value indicating whether the character is turned upside down.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool VerticalReverse { get; set; }

Property Value

Type: Boolean
true if the character is upside down. Otherwise false.
See Also