ESRI.ArcGIS.Mobile.Client
FeatureTypeViewModel Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Client.Controls Namespace : FeatureTypeViewModel Class


The following tables list the members exposed by FeatureTypeViewModel.

Public Constructors

 NameDescription
Public ConstructorFeatureTypeViewModel ConstructorOverloaded.  Initializes a new instance of the FeatureTypeViewModel class.  
Top

Public Properties

 NameDescription
Public PropertyFeatureSourceInfo Gets the feature layer info the feature type exists in.  
Public PropertyFeatureType Gets the feature type.  
Public PropertyName Gets the name of the feature type.  
Public PropertySwatch Gets a bitmap representing a sample of the symbology used for rendering features of this feature type.  
Top

See Also