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





Description

Gets a value that indicates whether this font is bold.

Property type

Read-only property

Syntax

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

[C#]
public bool Bold {get;}

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

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

[Java]
public bool getBold();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1