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) | |
Dispatcher | (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 | (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
ToJson | Serializes the simple marker symbol to JSON |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) |