The following tables list the members exposed by PictureMarkerSymbol.
Name | Description | |
---|---|---|
PictureMarkerSymbol Constructor | Initializes a new instance of the PictureMarkerSymbol class. |
Name | Description | |
---|---|---|
HeightProperty | Identifies the Height dependency property. | |
OpacityProperty | Identifies the Opacity dependency property. | |
SourceProperty | Identifies the Source dependency property. | |
WidthProperty | Identifies the Width dependency property. |
Name | Description | |
---|---|---|
ControlTemplate | Gets or sets the control template used for this symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
Height | Gets or sets the height of the image. | |
OffsetX | Gets or sets the horizontal offset of centering the symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.MarkerSymbol) | |
OffsetY | Gets or sets the vertical offset of centering the symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.MarkerSymbol) | |
Opacity | Gets or sets the opacity of the image. | |
Source | Gets or sets the image source. | |
Width | Gets or sets the width of the image. |
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 picture 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) |