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) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
Fill | Gets or sets Fill. | |
Heading | Gets or sets the heading of the image. | |
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. | |
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 | (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) |
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) |