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