FontDescriptorPitchAndFamily Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.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