Controls the rotation of the marker.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property OrientationMode() As AgEVOMarkerOrientation
|
| [C#] |
|---|
public AgEVOMarkerOrientation OrientationMode {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVOMarkerOrientation get_OrientationMode();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_OrientationMode(
|
| [Java] |
|---|
public AgEVOMarkerOrientation getOrientationMode();public void setOrientationMode(
|