Font size in points.
Read-write property
[Visual Basic .NET] |
---|
Public Property PtSize() As AgESc3dPtSize |
[C#] |
---|
public AgESc3dPtSize PtSize {get; set;} |
[Managed C++] |
---|
public: __property AgESc3dPtSize get_PtSize(); |
[Unmanaged C++] |
---|
public: HRESULT get_PtSize( |
[Java] |
---|
public AgESc3dPtSize getPtSize();public void setPtSize( |