STK ObjectsSend comments on this topic.
MediumFont Property (IAgScVO)
See Also
Windows





Windows & Linux

Description

Retrieves medium font metrics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MediumFont() As IAgSc3dFont
[C#]
public IAgSc3dFont MediumFont {get;}
[Managed C++]
public: __property IAgSc3dFont ^ get_MediumFont();
[Unmanaged C++]
public: HRESULT get_MediumFont(
    IAgSc3dFont ** ppVal
);
[Java]
public IAgSc3dFont getMediumFont();
[Python - STK API ]
@property
def MediumFont(self) -> "IAgSc3dFont":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.