MlineStyleElementOffset Property
|
Property that represents the offset of the
style element.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double Offset { get; }
Public ReadOnly Property Offset As Double
Get
public:
property double Offset {
double get ();
}
member Offset : float with get
Property Value
Double
See Also