The marker shape.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Shape() As AgEEntityMarkerShape |
| [C#] |
|---|
public AgEEntityMarkerShape Shape {get; set;} |
| [Managed C++] |
|---|
public: __property AgEEntityMarkerShape get_Shape(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEEntityMarkerShape getShape(); public void setShape( AgEEntityMarkerShape ); |





