GetFontParameters Method (ITextStyle)
Gets the parameters of a Windows font for the TextStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetFontParameters( _
BSTR* Typeface As System.String, _
VARIANT_BOOL* Bold As System.Boolean, _
VARIANT_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