AGI STK Graphics 11Send comments on this topic.
Size Property (IAgStkGraphicsGraphicsFont)
See Also 
Windows






Windows & Linux

Description

Gets the size of the font.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Size() As Integer
[C#]
public int Size {get;}
[Managed C++]
public: __property int get_Size();
[Unmanaged C++]
public: HRESULT get_Size(
   int * pRetVal
);
[Java]
public ppInteger getSize();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.