MapControl.ColorSchemeProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the ColorScheme dependency property.
public:
static property DependencyProperty ^ ColorSchemeProperty { DependencyProperty ^ get(); };
static DependencyProperty ColorSchemeProperty();
public static DependencyProperty ColorSchemeProperty { get; }
var dependencyProperty = MapControl.colorSchemeProperty;
Public Shared ReadOnly Property ColorSchemeProperty As DependencyProperty
Property Value
The identifier for the ColorScheme dependency property.