The element (altitude or radius) used to
specify size.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property SizeType() As AgEGeodeticSize
|
| [C#] |
|---|
public AgEGeodeticSize SizeType {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEGeodeticSize get_SizeType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_SizeType(
|
| [Java] |
|---|
public AgEGeodeticSize getSizeType();public void setSizeType(
|