ArcObjects Library Reference (Display)  

IMarkerBackground.MarkerBox Property

The marker box.

[Visual Basic .NET]
Public WriteOnly Property MarkerBox
[C#]
public void MarkerBox {set;}
[C++]
HRESULT putref_MarkerBox(
  IEnvelope* 
);
[C++]

Parameters

[in]

   is a parameter of type IEnvelope

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMarkerBackground Interface