IControlPrecision interface.
Members
| Name | Description | |
|---|---|---|
|  | UsePrecision | Returns TRUE if the precision information can be used for snapping. | 
IControlPrecision.UsePrecision Property
Returns TRUE if the precision information can be used for snapping.
Public Property UsePrecision As Boolean
public bool UsePrecision {get; set;}
Classes that implement IControlPrecision
| Classes | Description | 
|---|---|
| GeographicCoordinateSystem | Creates a geographic coordinate system. | 
| ProjectedCoordinateSystem | Creates a projected coordinate system. | 
| UnknownCoordinateSystem | Creates an unknown coordinate system. |