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





Description

Retrieves large font metrics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LargeFont() As IAgSc3dFont

[C#]
public IAgSc3dFont LargeFont {get;}

[Managed C++]
public: __property IAgSc3dFont^ get_LargeFont();

[Unmanaged C++]
public: HRESULT get_LargeFont(
IAgSc3dFont ** ppRetVal
);

[Java]
public IAgSc3dFont getLargeFont();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1