This document is archived and information here might be outdated.  Recommended version.


IControlPrecision2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IC > IControlPrecision2 Interface
ArcGIS Developer Help

IControlPrecision2 Interface

IControlPrecision2 interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property 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.
Read/write property UsePrecision Returns TRUE if the precision information can be used for snapping.

Inherited Interfaces

Interfaces Description
IControlPrecision IControlPrecision interface.

Classes that implement IControlPrecision2

Classes Description
GeographicCoordinateSystem Creates a geographic coordinate system.
ProjectedCoordinateSystem Creates a projected coordinate system.
UnknownCoordinateSystem Creates an unknown coordinate system.

.NET Samples

Creating a toolbar of globe tools