Specify a 3D marker type to represent the
object at the specified threshold. Setting the type with the enum
eImageFile is invalid, use SetMarkerImageFile instead.
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(
|