FontDescriptorPitchAndFamily Property
|
Property that represents an integer indicating
which pitch and family is in use.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int PitchAndFamily { get; }
Public ReadOnly Property PitchAndFamily As Integer
Get
public:
property int PitchAndFamily {
int get ();
}
member PitchAndFamily : int with get
Property Value
Int32
See Also