SetFontParameters Method (ITextStyle)
Sets the parameters of a Windows font for the TextStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetFontParameters( _
const 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
- 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