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






Windows & Linux

Description

Retrieves small font metrics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SmallFont() As IAgSc3dFont
[C#]
public IAgSc3dFont SmallFont {get;}
[Managed C++]
public: __property IAgSc3dFont^ get_SmallFont();
[Unmanaged C++]
public: HRESULT get_SmallFont(
   IAgSc3dFont ** ppRetVal
);
[Java]
public IAgSc3dFont getSmallFont();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.