The following tables list the members exposed by MoveVertexSketchTool.
Name | Description | |
---|---|---|
![]() | MoveVertexSketchTool Constructor | Creates a new instance of MoveVertexSketchTool class. |
Name | Description | |
---|---|---|
![]() ![]() | VertexCaptured | The MapAction has captured a vertex. |
Name | Description | |
---|---|---|
![]() | ActionInProgress | Indicates if an action is in progress. (Inherited from MapAction) |
![]() | Active | Indicates if the MapAction is active. When active the MapAction is receiving Map input events. (Inherited from MapAction) |
![]() | FeedbackCoordinate | Gets the feedback coordinate for the construction module. (Inherited from SketchTool) |
![]() | FeedbackHaloColor | Gets or sets the halo text color. (Inherited from SketchTool) |
![]() | FeedbackLineSymbol | Gets or sets the part symbol. (Inherited from SketchTool) |
![]() | FeedbackTextColor | Gets or sets the text color. (Inherited from SketchTool) |
![]() | FeedbackToleranceSymbol | Gets or sets the feedback symbol for the tolerance. If the symbol contains VertexPaintOperations, it will set the symbol size to the tolerance. (Inherited from SketchTool) |
![]() | FeedbackVertexSymbol | Gets or sets the feedback symbol for the vertex. (Inherited from SketchTool) |
![]() | Font | Gets or sets the font use by text displayed by the SketchTool. (Inherited from SketchTool) |
![]() | Map | Gets or sets the map associated with this MapAction. (Inherited from MapAction) |
![]() | SketchGraphicLayer | Gets/Sets the SketchMapAction (Inherited from SketchTool) |
![]() | SketchToolName | The visible name. (Inherited from SketchTool) |
Name | Description | |
---|---|---|
![]() | CanDrawFeedback | Overridden. Indicates if all the conditions are reunited for the sketch tool to draw a feedback. |
![]() | Geometry | Gets the target geometry. (Inherited from SketchTool) |
![]() | IsValid | Indicates if the sketch tool is valid, the Map is defined and valid, and the Sketch is defined. (Inherited from SketchTool) |
![]() | SnappingEnvironment | The sketch Snapping Environment. (Inherited from SketchTool) |
![]() | SnappingEnvironmentActive | Returns true if the snapping environment is defined in the SketchMapAction. (Inherited from SketchTool) |
![]() | UseSnappingEnvironment | Indicates if the sketch tool should use the snap environment. (Inherited from SketchTool) |
Name | Description | |
---|---|---|
![]() | Cancel | Cancels the map action, the map action will return to its initial state. (Inherited from MapAction) |
![]() | Dispose | Overloaded. Releases the unmanaged resources used by the Component and optionally releases the managed resources. (Inherited from SketchTool) |
Name | Description | |
---|---|---|
![]() | DrawFeedback | Draws the feedback lines on the sketch. (Inherited from SketchTool) |
![]() | GetFirstAnchorCoordinate | Overridden. Gets the first anchor point coordinate for the feedback. |
![]() | GetSecondAnchorCoordinate | Overridden. Gets the second anchor point coordinate for the feedback. |
![]() | InvalidateMap | Invalidates the Map attached to the sketch for the feedback position. (Inherited from SketchTool) |
![]() | OnActiveChanged | Invoked when the Active property is set by the Map. (Inherited from SketchTool) |
![]() | OnActiveChanging | Invoked when the Active property is about to change, raises StatusChanged event. (Inherited from MapAction) |
![]() | OnMapDoubleClick | Method invoked when the attached map raises the DoubleClick event. (Inherited from MapAction) |
![]() | OnMapKeyDown | Overridden. Method invoked when the attached map raises the OnKeyDown event. |
![]() | OnMapKeyPress | Method invoked when the attached map raises the KeyPress event. (Inherited from MapAction) |
![]() | OnMapKeyUp | Method invoked when the attached map raises the KeyUp event. (Inherited from MapAction) |
![]() | OnMapMouseDoubleClick | Method invoked when the attached map raises the MouseDoubleClick event. (Inherited from MapAction) |
![]() | OnMapMouseDown | Overridden. Method invoked when the attached map raises the MouseDown event. |
![]() | OnMapMouseMove | Overridden. Method invoked when the attached map raises the MouseMove event. |
![]() | OnMapMouseUp | Overridden. Method invoked when the attached map raises the MouseUp event. |
![]() | OnMapMouseWheel | Method invoked when the attached map raises the MouseWheel event. (Inherited from MapAction) |
![]() | OnMapPaint | Overridden. Methods called on Map Paint event. |
![]() | OnSetMap | Invoked when the Map is set on the MapAction. (Inherited from SketchTool) |
![]() | OnSketchSet | Invoked when the sketch map action is attached to the SketchConstructionModule. (Inherited from SketchTool) |
![]() | OnStatusChanged | Raises the MapActionStatusChanged event with the given statusId. (Inherited from MapAction) |
![]() | ResetFeedbackCoordinate | Reset the FeedbackCoordinate to it default value. (Inherited from SketchTool) |
![]() | SnapToNearestVertex | Finds the nearest vertex in the geometry (Inherited from SketchTool) |
Name | Description | |
---|---|---|
![]() | StatusChanged | Occurs when the MapAction state has changed. (Inherited from MapAction) |