AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsGraphicsFont Interface

Description

A font that is suitable for use with the Text Batch Primitive. For best performance, avoid creating duplicate font objects. Instead assign the same font object to several text batch primitives.

Public Properties

Public Property Antialias Gets a value that indicates whether this font is antialiased.
Public Property Bold Gets a value that indicates whether this font is bold.
Public Property Italic Gets a value that indicates whether this font is italic.
Public Property Name Gets the typeface name of the font.
Public Property Outline Gets a value that indicates whether this font has an outline around its characters.
Public Property Size Gets the size of the font.
Public Property Strikeout Gets a value that indicates whether this font has a horizontal line through its characters.
Public Property Style Gets the Font Style enumeration that contains the style for this font. This does not include the Outline property.
Public Property Underline Gets a value that indicates whether this font is underlined.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1