Name | Description | |
---|---|---|
SliceCylinder Constructor | Overloaded. |
The following tables list the members exposed by SliceCylinder.
Name | Description | |
---|---|---|
SliceCylinder Constructor | Overloaded. |
Name | Description | |
---|---|---|
_description | (Inherited from ArcGIS.Desktop.Mapping.ExploratoryAnalysis) | |
_dirty | (Inherited from ArcGIS.Desktop.Mapping.ExploratoryAnalysis) | |
_id | (Inherited from ArcGIS.Desktop.Mapping.ExploratoryAnalysis) | |
_mapView | (Inherited from ArcGIS.Desktop.Mapping.ExploratoryAnalysis) | |
_mapViewInternal | (Inherited from ArcGIS.Desktop.Mapping.ExploratoryAnalysis) |
Name | Description | |
---|---|---|
CullDirection | Set/Get the SliceCylinder's culling direction. This defines in which direction to cut away geometry. | |
Height | Set/Get the SliceCylinder's height. | |
Id | Identifier for the exploratory analysis object within its current MapView.
The ID is only unique to the map view that it was added to. For this reason, the same instance should not be added to more than one MapView. Use the subclass's copy constructor for that. (Inherited from ArcGIS.Desktop.Mapping.ExploratoryAnalysis) | |
MapView | The current MapView that this exploratory analysis object is in. (Inherited from ArcGIS.Desktop.Mapping.ExploratoryAnalysis) | |
Radius | Set/Get the SliceCylinder's radius. |
Name | Description | |
---|---|---|
GetTransform | Get the SliceCylinder's Transform to query its position, heading, or pitch. | |
SetTransform | Set the SliceCylinder's Transform to update its position, heading, or pitch. Must be in the target map's ArcGIS.Core.Geometry.SpatialReference. |