The 2D marker type that represents the object
in the 3D Graphics window. A member of the AgE3dMarkerShape
enumeration.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Style() As AgE3dMarkerShape
|
| [C#] |
|---|
public AgE3dMarkerShape Style {get; set;}
|
| [Managed C++] |
|---|
public: __property AgE3dMarkerShape get_Style();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Style(
|
| [Java] |
|---|
public AgE3dMarkerShape getStyle();public void setStyle(
|