C# Class SuperMap.WinRT.Core.MarkerStyle

Inheritance: Style
Exibir arquivo Open project: SuperMap/iClient-for-Win8

Public Properties

Property Type Description
OffsetXProperty DependencyProperty
OffsetYProperty DependencyProperty

Private Methods

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

Property Details

OffsetXProperty public_oe static_oe property

${core_MarkerStyle_field_offsetXProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty OffsetXProperty
return DependencyProperty

OffsetYProperty public_oe static_oe property

${core_MarkerStyle_field_offsetYProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty OffsetYProperty
return DependencyProperty