The following tables list the members exposed by KmlPlaceMarkerSymbol.
Name | Description | |
---|---|---|
KmlPlaceMarkerSymbol Constructor | Initializes a new instance of the KmlPlaceMarkerSymbol class. |
Name | Description | |
---|---|---|
FillProperty | Identifies the Fill dependency property. | |
HeadingProperty | Identifies the Heading dependency property. | |
HeightProperty | Identifies the Height dependency property. | |
OpacityProperty | Identifies the Opacity dependency property. | |
ScaleProperty | Identifies the Scale dependency property. | |
TranslateXProperty | Identifies the TranslateX dependency property. | |
TranslateYProperty | Identifies the TranslateY 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) | |
Fill | Gets or sets Fill. | |
Heading | Gets or sets the heading of the image. | |
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. | |
Scale | Gets or sets the scale of the image. | |
TranslateX | Gets or sets the translation along the X axis of the image. | |
TranslateY | Gets or sets the translation along the X axis of the image. | |
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) |
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) |