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