This document is archived and information here might be outdated.  Recommended version.


IMarkerBackground.MarkerBox Property (ArcObjects .NET 10.5 SDK)
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