Property | Type | Description | |
---|---|---|---|
Activate | void | ||
OnDrawComplete | void | ||
endDraw | void |
Method | Description | |
---|---|---|
Deactivate ( ) : void |
${ui_action_DrawCircle_method_deactivate_D}
|
|
DrawCircle ( |
${ui_action_DrawCircle_constructor_Map_D}
|
|
OnPointerMoved ( Windows e ) : void |
${ui_action_DrawCircle_event_OnPointerMoved_D}
|
|
OnPointerPressed ( Windows e ) : void |
${ui_action_DrawCircle_event_OnPointerPressed_D}
|
|
OnPointerReleased ( Windows e ) : void |
${ui_action_DrawCircle_event_OnPointerReleased_D}
|
Method | Description | |
---|---|---|
Activate ( |
||
OnDrawComplete ( |
||
endDraw ( double radius, bool isCancel = false ) : void |
public DrawCircle ( |
||
map | ${ui_action_DrawCircle_constructor_Map_param_map} | |
return | System |
public OnPointerReleased ( Windows e ) : void | ||
e | Windows | |
return | void |