This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IB > IBasicMarkerSymbol Interface > IBasicMarkerSymbol.MarkerPlacement Property (ArcObjects .NET 10.4 SDK) |
Marker placement of a basic marker symbol.
[Visual Basic .NET] Public Property MarkerPlacement As IMarkerPlacement
[C#] public IMarkerPlacement MarkerPlacement {get; set;}
[C++]
HRESULT get_MarkerPlacement(
IMarkerPlacement** tag
);
[C++]
HRESULT putref_MarkerPlacement(
IMarkerPlacement* tag
);
[C++]
Parameters tag [out, retval]
tag is a parameter of type IMarkerPlacement tag [in]
tag is a parameter of type IMarkerPlacement