ESRI.ArcGIS.Mobile.Client
SnappingUnitHelper Class Members
See Also  Fields  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : SnappingUnitHelper Class


The following tables list the members exposed by SnappingUnitHelper.

Public Constructors

 NameDescription
Public ConstructorSnappingUnitHelper ConstructorOverloaded.  SnappingUnitHelper constructor.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)Pixel Pixel  
Top

Public Properties

 NameDescription
Public PropertySpatialUnit  
Public PropertyUnitCode UnitCode Gets the unit's factory code  
Public PropertyUnitName UnitName Gets the unit's name (singular). When Set can be used to assign a unit object from the unit's name (singular)  
Public PropertyUnitNamePlural UnitNamePlural - returns the plural version of the unit's name  
Public PropertyUnitType UnitType - this property differentiates between pixel units or "Map" units i.e. those represented by the Unit class.  
Top

See Also