Places markers on curve vertices.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This object is new at ArcGIS 9.3.
Interfaces
Interfaces | Description |
---|---|
IDocumentVersionSupportGEN (esriSystem) | Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software. |
IGraphicAttributes | Provides access to members that control the graphic attributes. |
IGraphicAttributes2 | Provides access to members that control the graphic attributes. |
IMarkerPlacement | Provides access to members that control the marker placement. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) |
Remarks
Graphic attributes defining this object are listed in the following enumeration esriMarkerPlacementAttributes
This marker placement can be managed by one of the following graphic attributes:
- esriGAOnVerticesOnEndPoints - esriAttributeTypeBoolean
- esriGAOnVerticesOnControlPoints - esriAttributeTypeBoolean
- esriGAOnVerticesOnRegularVertices - esriAttributeTypeBoolean
- esriGAOnVerticesAngleToLine - esriAttributeTypeBoolean