Метод | Описание | |
---|---|---|
Deactivate ( ) : void |
${ui_action_MapAction_method_deactivate_D}
|
|
Edit ( |
${ui_action_Edit_constructor_D}
|
|
OnDoubleTapped ( Windows e ) : void |
${ui_action_MapAction_event_onDblClick_D}
|
|
OnKeyDown ( |
${ui_action_MapAction_event_onKeyDown_D}
|
|
OnPointerMoved ( Windows e ) : void |
${ui_action_MapAction_event_onMouseMove_D}
|
|
StopEdit ( ) : void |
${ui_action_Edit_method_stopEdit_D}
|
Метод | Описание | |
---|---|---|
FindPointOnLineClosestToPoint ( |
||
OnGeometryEdit ( |
||
SetDefaultStyle ( ) : void | ||
addCenterFeature ( |
||
addHoverLineSegment ( |
||
addHoverVertex ( |
||
addOneVertex ( |
||
buildByGeoLine ( |
||
buildByGeoPoint ( |
||
buildByGeoRegion ( |
||
buildHoverLayer ( |
||
changeActiveFeatureVertex ( |
||
changeCenterFeatureLocation ( ) : void | ||
changeLineSegment ( |
||
deleteOneVertex ( |
||
editLayer_PointerPressed ( object sender, |
||
editLayer_PointerReleased ( object sender, |
||
moveFeaturesOnVirtualLayer ( double deltaX, double deltaY ) : void | ||
moveLineOrRegionFeature ( |
||
prepareMoveLineOrRegionFeature ( |
||
prepareMovePointFeature ( |
||
rebuildHoverLayer ( |
||
startEdit ( |
||
startEdit ( |
||
startTracking ( ) : void | ||
stopEdit ( bool suppressEvent ) : void | ||
stopTracking ( ) : void | ||
virtualLayer_PointerExited ( object sender, |
||
virtualLayer_PointerMoved ( object sender, |
||
virtualLayer_PointerPressed ( object sender, |
||
virtualLayer_PointerReleasedp ( object sender, |
public Edit ( |
||
map | ${ui_action_Edit_constructor_param_map} | |
layer | FeaturesLayer | ${ui_action_Edit_constructor_param_layer} |
Результат | System |
public OnDoubleTapped ( Windows e ) : void | ||
e | Windows | ${ui_action_MapAction_event_onDblClick_param_e} |
Результат | void |
public OnKeyDown ( |
||
e | ${ui_action_MapAction_event_onKeyDown_param_e} | |
Результат | void |
public OnPointerMoved ( Windows e ) : void | ||
e | Windows | ${ui_action_MapAction_event_onMouseMove_param_e} |
Результат | void |