Retrieves medium font metrics.
Read-only property
[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( |
[Java] |
---|
public IAgSc3dFont getMediumFont(); |