The marker type of the waypoint.
Read-write property
[Visual Basic .NET] |
---|
Public Property MarkerType() As AgERouteVOMarkerType
|
[C#] |
---|
public AgERouteVOMarkerType MarkerType {get; set;}
|
[Managed C++] |
---|
public: __property AgERouteVOMarkerType get_MarkerType();
|
[Unmanaged C++] |
---|
public: HRESULT get_MarkerType(
|
[Java] |
---|
public AgERouteVOMarkerType getMarkerType();public void setMarkerType(
|