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