Gets the rendering method used to render the marker batch.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RenderingMethod() As AgEStkGraphicsMarkerBatchRenderingMethod |
| [C#] |
|---|
public AgEStkGraphicsMarkerBatchRenderingMethod RenderingMethod {get;} |
| [Managed C++] |
|---|
public: __property AgEStkGraphicsMarkerBatchRenderingMethod get_RenderingMethod(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_RenderingMethod( |
| [Java] |
|---|
public AgEStkGraphicsMarkerBatchRenderingMethod getRenderingMethod(); |
