C# Class SuperMap.Web.Core.MarkerStyle

Inheritance: Style
Show file Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Properties

Property Type Description
OffsetXProperty System.Windows.DependencyProperty
OffsetYProperty System.Windows.DependencyProperty

Private Methods

Method Description
OnOffsetXPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnOffsetYPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Property Details

OffsetXProperty public static property

${core_MarkerStyle_field_offsetXProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows OffsetXProperty
return System.Windows.DependencyProperty

OffsetYProperty public static property

${core_MarkerStyle_field_offsetYProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows OffsetYProperty
return System.Windows.DependencyProperty