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


IReferenceMarkerSymbol Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IR > IReferenceMarkerSymbol Interface
ArcGIS Developer Help

IReferenceMarkerSymbol Interface

Provides access to members that control the reference marker symbol.

Product Availability

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

Members

Name Description
Read/write property Angle Marker symbol angle.
Read/write property Color Marker symbol color.
Read/write property Size Marker symbol size.
Read/write property SymbolName Symbol name.
Read/write property SymbolSetName Symbol set name.
Read/write property XOffset Symbol X-axis offset from point location.
Read/write property YOffset Symbol Y-axis offset from point location.

Inherited Interfaces

Interfaces Description
IMarkerSymbol Provides access to members that control marker symbols.

Classes that implement IReferenceMarkerSymbol

Classes Description

Remarks

This interface is not yet implemented.