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 |
|
ResolutionQuality |
Marker resolution. The range is [0.0, 1.0], where 0 is the lowest and 1 is the highest resolution. |
|
Style |
Marker style. |
CoClasses that implement ISimpleMarker3DSymbol
.NET Snippets
Add Graphics Layer to Globe
.NET Samples
Visualizing the camera path while animating (Code Files:
VisualizeCameraPath) |
Creating a toolbar of globe tools (Code Files:
PointElement)