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) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
Height | Gets or sets the height of the image. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
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 | 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 picture 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) |