The marker symbol for drawing the geometry.
[Visual Basic 6.0] Property DrawGeometryMarkerSymbol As IMarkerSymbol
[Visual Basic .NET] Public Property DrawGeometryMarkerSymbol As IMarkerSymbol
[C#] public IMarkerSymbol DrawGeometryMarkerSymbol {get; set;}
[Java] public IMarkerSymbol getDrawGeometryMarkerSymbol() throws IOException, AutomationException
[Java] public void setDrawGeometryMarkerSymbolByRef( IMarkerSymbol pMarkerSymbol ) throws IOException, AutomationException
[C++] HRESULT get_DrawGeometryMarkerSymbol( IMarkerSymbol** Symbol );
[C++] HRESULT putref_DrawGeometryMarkerSymbol( IMarkerSymbol* Symbol);
Parameters
Symbol [out, retval]
Symbol is a parameter of type IMarkerSymbol
Symbol [in]
Symbol is a parameter of type IMarkerSymbol