프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PathGeometryProperty | DependencyProperty |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
isMouseOver | bool |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BuildGeoCircle | |||
BuildGeoLine | |||
BuildGeoRegion | |||
ChangeVisualState | void | ||
ClearClip | void | ||
CreateHoverTimer | void | ||
FeatureElement_PointerMoved | void | ||
GetChild | FrameworkElement | ||
GetPathChild | FrameworkElement | ||
InvalidatePath | void | ||
OnPathGeometryPropertyChanged | void | ||
SetClip | void | ||
SetMouseOver | void | ||
SetPath | void | ||
generateDefaultSyle | Style | ||
hoverTimer_Tick | void |
메소드 | 설명 | |
---|---|---|
FeatureElement ( |
메소드 | 설명 | |
---|---|---|
FeatureElement_PointerEntered ( object sender, |
||
FeatureElement_PointerExited ( object sender, |
||
GoToState ( bool useTransitions, string stateName ) : bool | ||
MapPointToScreen ( |
||
MeasureOverride ( Size availableSize ) : Size | ||
OnApplyTemplate ( ) : void | ||
OnPointerEntered ( |
||
OnPointerExited ( |
||
OnPointerMoved ( |
||
OnPointerPressed ( |
||
OnPointerReleased ( |
메소드 | 설명 | |
---|---|---|
BuildGeoCircle ( SuperMap geoRegion ) : |
||
BuildGeoLine ( SuperMap geoLine ) : |
||
BuildGeoRegion ( SuperMap geoRegion ) : |
||
ChangeVisualState ( bool useTransitions ) : void | ||
ClearClip ( ) : void | ||
CreateHoverTimer ( ) : void | ||
FeatureElement_PointerMoved ( object sender, |
||
GetChild ( string name ) : FrameworkElement | ||
GetPathChild ( ) : FrameworkElement | ||
InvalidatePath ( double resolution, double originX, double originY ) : void | ||
OnPathGeometryPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
SetClip ( SuperMap clippedGeometry, |
||
SetMouseOver ( bool isOver ) : void | ||
SetPath ( ) : void | ||
generateDefaultSyle ( |
||
hoverTimer_Tick ( object sender, object e ) : void |
public FeatureElement ( |
||
f | ||
renderer | IRenderer | |
리턴 | System |
protected FeatureElement_PointerEntered ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected FeatureElement_PointerExited ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected GoToState ( bool useTransitions, string stateName ) : bool | ||
useTransitions | bool | |
stateName | string | |
리턴 | bool |
protected MeasureOverride ( Size availableSize ) : Size | ||
availableSize | Size | |
리턴 | Size |
protected OnPointerEntered ( |
||
e | ||
리턴 | void |
protected OnPointerExited ( |
||
e | ||
리턴 | void |
protected OnPointerMoved ( |
||
e | ||
리턴 | void |
protected OnPointerPressed ( |
||
e | ||
리턴 | void |
protected OnPointerReleased ( |
||
e | ||
리턴 | void |
public static DependencyProperty PathGeometryProperty | ||
리턴 | DependencyProperty |