| AbstractEditorAction |
AbstractEditorAction which listen for the presence or absence of
SVGEditorCookie on the Lookup,
by default it listen the global lookup context
|
| AbstractEditorBooleanStateAction |
AbstractEditorAction which listen for the presence or absence of
SVGEditorCookie on the Lookup,
by default it listen the global lookup context
|
| AbstractZoomAction |
Action which Zoom Canvas.
|
| CAGExclusiveOrAction |
CAG (Constructive Area Geometry) ExclusiveOr Action for the currently selected canvas objects.
|
| CAGIntersectAction |
CAG (Constructive Area Geometry) Intersect Action for the currently selected canvas objects.
|
| CAGSubtractAction |
CAG (Constructive Area Geometry) Subtract Action for the currently selected canvas objects.
|
| CAGUnionAction |
CAG (Constructive Area Geometry) Union Action for the currently selected canvas objects.
|
| CanvasBackgroundAction |
|
| ConvertToPathAction |
Deprecated.
|
| DuplicateIDFinderAction |
Action which shows DuplicateIDFinder
|
| ExportAsImageAction |
Action that Show Export As Image Dialog
|
| FlipHorizontalAction |
Action which Flip Canvas Selected Objects Horizontal (use Transform)
|
| FlipVerticalAction |
Action which Flip Canvas Selected Objects Vertical (use Transform)
|
| GroupAction |
Action which Group Canvas Selected Objects.
|
| InsertImageAction |
Action that Show Insert Image Dialog
|
| MoveBottomAction |
Action which Move Canvas Selected Objects Bottom based on z-order.
|
| MoveDownAction |
Action which Move Canvas Selected Objects Down based on z-order
|
| MoveTopAction |
Action which Move Canvas Selected Objects Top based on z-order
|
| MoveUpAction |
Action which Move Canvas Selected Objects Up based on z-order.
|
| MRUFilesAction |
Action which shows most recently used files.
|
| NavigatorAction |
|
| NewAction |
|
| ObjectToPathAction |
Action which convert Canvas Selected Shapes into SVGPath
|
| OpenAction |
Action which shows OpenFileDialog and open SVG File selected by user.
|
| PathBreakApartAction |
Break Apart Action for the currently selected objects on the canvas into into several PathElement
|
| PathCombineAction |
Combine Action for the currently selected objects on the canvas into one
|
| PreviewAction |
Action which open Preview Windows
|
| RefreshAction |
|
| RevertAction |
Action which revert the SVGDocument from the original source.
|
| SaveAsAction |
Action which shows SaveFileDialog to SaveAs the SVGDocument.
|
| ShowGridAction |
|
| ShowRulerAction |
|
| SnapToGridAction |
|
| SourceEditorAction |
Action which shows SVG Source Editor for the current active VectorCanvas
|
| StrokeToPathAction |
Action which convert Canvas Selected Shapes stroke into SVGPath
|
| TransformDialogAction |
Action that Show Transform Dialog
|
| UnGroupAction |
Action which UnGroup Canvas Selected Objects.
|
| ZoomAction |
Deprecated.
|
| ZoomInAction |
|
| ZoomOutAction |
|