SetFontParameters Method (ITextStyle)
Sets the parameters of a Windows font for the TextStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetFontParameters( _
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
- File name of the Windows font
- Bold
- True to bold the Windows font, false to not
- Italic
- True to italicize the Windows font, false to not
- Charset
- Windows character set identifier
- PitchAndFamily
- Windows pitch and character family identifier
See Also
Availability
DraftSight V1R1.1