ArcGIS API for Silverlight - Library Reference
KmlPlaceMarkerSymbol Class Members
See Also  Fields  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources.Kml Namespace : KmlPlaceMarkerSymbol Class


The following tables list the members exposed by KmlPlaceMarkerSymbol.

Public Constructors

 NameDescription
public ConstructorKmlPlaceMarkerSymbol ConstructorInitializes a new instance of the KmlPlaceMarkerSymbol class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)FillPropertyIdentifies the Fill dependency property.  
public Fieldstatic (Shared in Visual Basic)HeadingPropertyIdentifies the Heading dependency property.  
public Fieldstatic (Shared in Visual Basic)HeightPropertyIdentifies the Height dependency property.  
public Fieldstatic (Shared in Visual Basic)OpacityPropertyIdentifies the Opacity dependency property.  
public Fieldstatic (Shared in Visual Basic)ScalePropertyIdentifies the Scale dependency property.  
public Fieldstatic (Shared in Visual Basic)TranslateXPropertyIdentifies the TranslateX dependency property.  
public Fieldstatic (Shared in Visual Basic)TranslateYPropertyIdentifies the TranslateY dependency property.  
public Fieldstatic (Shared in Visual Basic)WidthPropertyIdentifies the Width dependency property.  
Top

Public Properties

 NameDescription
public PropertyControlTemplate Gets or sets the control template used for this symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyFill Gets or sets Fill.  
public PropertyHeading Gets or sets the heading of the image.  
public PropertyHeight Gets or sets the height of the image.  
public PropertyOffsetX Gets or sets the horizontal offset of centering the symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.MarkerSymbol)
public PropertyOffsetY Gets or sets the vertical offset of centering the symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.MarkerSymbol)
public PropertyOpacity Gets or sets the opacity of the image.  
public PropertyScale Gets or sets the scale of the image.  
public PropertyTranslateX Gets or sets the translation along the X axis of the image.  
public PropertyTranslateY Gets or sets the translation along the X axis of the image.  
public PropertyWidth Gets or sets the width of the image.  
Top

Public Methods

Protected Methods

 NameDescription
protected MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
Top

See Also

© ESRI, Inc. All Rights Reserved.