MTextFragmentWidthFactor
Property
|
Property that represents the text width
factor.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public double WidthFactor { get; }
Public ReadOnly Property WidthFactor As Double
Get
public:
property double WidthFactor {
double get ();
}
member WidthFactor : float with get
Property Value
Double
See Also