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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1