GetFontParameters Method (ITextStyle)
Gets the parameters of a Windows font for the TextStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetFontParameters( _
dsString* Typeface As System.String, _
bool* Bold As System.Boolean, _
bool* Italic As System.Boolean, _
long* Charset As System.Integer, _
long* PitchAndFamily As System.Integer _
) |
Parameters
- Typeface[out]
- File name of the Windows font
- Bold[out]
- True if the Windows font is bold, false if not
- Italic[out]
- True if the Windows font is italic, false if not
- Charset[out]
- Windows character set identifier
- PitchAndFamily[out] or Return Value
- Windows pitch and character family identifier
See Also
Availability
DraftSight V1R1.1