PatternDefinitionBaseX
Property
|
Property that represents the base
x-coordinate.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double BaseX { get; }
Public ReadOnly Property BaseX As Double
Get
public:
property double BaseX {
double get ();
}
member BaseX : float with get
Property Value
Double
See Also