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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.