Specify a 3D marker type to represent the
object at the specified threshold. A member of the AgEMarkerType
enumeration.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property MarkerType() As AgEMarkerType
|
| [C#] |
|---|
public AgEMarkerType MarkerType {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEMarkerType get_MarkerType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_MarkerType(
|
| [Java] |
|---|
public AgEMarkerType getMarkerType();public void setMarkerType(
|