AGI STK Objects 11Send comments on this topic.
AvailableFonts Property (IAgSc3dFont)
See Also 
Windows






Windows & Linux

Description

Names of fonts installed in the system.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableFonts() As System.Array
[C#]
public System.Array AvailableFonts {get;}
[Managed C++]
public: __property System::Array^ get_AvailableFonts();
[Unmanaged C++]
public: HRESULT get_AvailableFonts(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getAvailableFonts();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.