IControlPrecision2 interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
All Properties Methods Inherited Non-inherited
Description
IsHighPrecision
TRUE if a high precision integer grid is being used to round coordinate values. The scale factors of the spatial reference are re-scaled when this property is changed.
UsePrecision
Returns TRUE if the precision information can be used for snapping.
Inherited Interfaces
CoClasses that implement IControlPrecision2
.NET Snippets Convert Spatial Reference From High To Low Precision |
Create High Precision Spatial Reference |
Convert Spatial Reference From Low To High Precision |
Create Low Precision Spatial Reference
.NET Samples Creating a toolbar of globe tools (Code Files:
SpatialReference )
.NET Related Topics Constructing a high- or low-precision spatial reference |
How to work with geoprocessing services