You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

A detailed reference guide for each SRP Sketch Control method. Included in each reference is the method's parameters, return value, special remarks, and examples.:

MethodDescriptionVersion IntroducedPro Version Introduced
CopyCopies the currently selected sketch objects to the clipboard.1.0.33.1.2
CutCopies the currently selected sketch objects to the clipboard and then deletes them.1.0.33.1.2
MakeBitmapExports the sketch to a bitmap file.1.0.33.1.2
MakeMetaFileExports the sketch to an EMF file.1.0.33.1.2
PasteInserts sketch objects currently copied to the clipboard.1.0.33.1.2
RedoRestores the last undone operation.1.0.33.1.2
SelectAllSelects all sketch objects.1.0.33.1.2
UndoUndoes the user's last operation.1.0.33.1.2
  • No labels