AGI STK Graphics 11 Send comments on this topic.
Style Property (IAgStkGraphicsGraphicsFont)
See Also 
Windows






Windows & Linux

Description

Gets the Font Style enumeration that contains the style for this font. This does not include the Outline property.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Style() As AgEStkGraphicsFontStyle

[C#]
public AgEStkGraphicsFontStyle Style {get;}

[Managed C++]
public: __property AgEStkGraphicsFontStyle get_Style();

[Unmanaged C++]
public: HRESULT get_Style(
AgEStkGraphicsFontStyle * pRetVal
);

[Java]
public AgEStkGraphicsFontStyle getStyle();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface