Gets or sets the height of the text.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
C# |
---|
public double Height { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Height As Double |
Visual C++ |
---|
public: property double Height { double get (); void set (double value); } |
Field Value
The height of the text.
Remarks
Default is 0.2