Gets or sets if the text is displayed upside down.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public bool UpsideDown { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property UpsideDown As Boolean |
| Visual C++ |
|---|
public: property bool UpsideDown { bool get (); void set (bool value); } |
Field Value
True id the text shall be displayed upside down, false otherwise.
Remarks
Default is false