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++] |
|---|
public: HRESULT get_Shape(
|
| [Java] |
|---|
public AgEEntityMarkerShape getShape();public void setShape(
|