The following tables list the members exposed by SimpleMarkerSymbol.
Name | Description | |
---|---|---|
SimpleMarkerSymbol Constructor | Initializes a new instance of the SimpleMarkerSymbol class. |
Name | Description | |
---|---|---|
ColorProperty | Identifies the Color dependency property. | |
SizeProperty | Identifies the Size dependency property. | |
StyleProperty | Identifies the Style dependency property. |
Name | Description | |
---|---|---|
Color | Gets or sets the color. | |
ControlTemplate | Gets or sets the control template used for this symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
OffsetX | Overridden. Gets or sets the horizontal offset of centering the symbol. | |
OffsetY | Overridden. Gets or sets the vertical offset of centering the symbol. | |
Size | Size of the marker in pixels. This property can be used as the source for data binding. | |
Style | Gets or sets the symbol style. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
ToJson | Serializes the simple marker symbol to JSON |
Name | Description | |
---|---|---|
OnPropertyChanged | Overloaded. Called when a property changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) |