DxfFilerThickness
Property
|
Property that represents thickness value of
the current item of this Filer object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public virtual double Thickness { get; }
Public Overridable ReadOnly Property Thickness As Double
Get
public:
virtual property double Thickness {
double get ();
}
abstract Thickness : float with get
override Thickness : float with get
Property Value
Double
Remarks
Not
implemented.
See Also