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





Description

Gets a value that indicates whether this font is italic.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Italic() As Boolean

[C#]
public bool Italic {get;}

[Managed C++]
public: __property bool get_Italic();

[Unmanaged C++]
public: HRESULT get_Italic(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getItalic();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1