IControlPrecision2 Interface

IControlPrecision2 interface.

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.

IControlPrecision2.IsHighPrecision Property

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.

Public Property IsHighPrecision As Boolean
public bool IsHighPrecision {get; set;}

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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.