ArcObjects Library Reference (3DAnalyst)  

ISimpleMarker3DSymbol Interface

Provides access to members that control the simple 3D marker symbol.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Description
Read/write property ResolutionQuality Marker resolution. The range is [0.0, 1.0], where 0 is the lowest and 1 is the highest resolution.
Read/write property Style Marker style.

CoClasses that implement ISimpleMarker3DSymbol

CoClasses and Classes Description
SimpleMarker3DSymbol Simple 3D Marker Symbol component.

.NET Snippets

Add Graphics Layer to Globe |

.NET Samples

Creating a toolbar of globe tools (Code Files: PointElement) | Visualizing the camera path while animating (Code Files: VisualizeCameraPath) |