ShapeAttributeValueProvider Members
The class that is used to obtain an attribute from a shape file source (Shapefile or KML file) that is applied to shape items.Constructors
| Name | Description |
|---|---|
| ShapeAttributeValueProvider() | Initializes a new instance of the ShapeAttributeValueProvider class with default settings. |
Fields
| Name | Description |
|---|---|
| AttributeNameProperty static | Identifies the NamedAttributeProviderBase.AttributeName dependency property. Inherited from NamedAttributeProviderBase. |
Properties
| Name | Description |
|---|---|
| AttributeName | Gets or sets the name of an attribute whose value is provided. Inherited from NamedAttributeProviderBase. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also