ArcObjects Library Reference (3DAnalyst) |
|
IMarker3DPlacement Interface
Provides access to members that control the simple 3D marker symbol origin.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.
Description
The IMarker3DPlacement interface contains methods and properties which can be used to define the 3D placement of marker 3D symbols. The QueryRotationAngles and SetRotationAngles methods are used to get/set the rotation of the 3D marker symbol about the X, Y, and Z axis.
Members
Inherited Interfaces
Interfaces |
Description |
IMarkerSymbol |
Provides access to members that control marker symbols. |
CoClasses that implement IMarker3DPlacement
.NET Samples
Creating a toolbar of globe tools (Code Files:
PointElement)