Gets or sets the unit that each marker's size
is defined in.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property SizeUnit() As AgEStkGraphicsMarkerBatchUnit
|
| [C#] |
|---|
public AgEStkGraphicsMarkerBatchUnit SizeUnit {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEStkGraphicsMarkerBatchUnit get_SizeUnit();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_SizeUnit(
|
| [Java] |
|---|
public AgEStkGraphicsMarkerBatchUnit getSizeUnit();public void setSizeUnit(
|