Property that represents a scale factor for
the x-axis.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
Public ReadOnly Property X As Double
Get
public:
property double X {
double get ();
}
member X : float with get
Property Value
Double
See Also