Share

SketchEditScope Methods

The SketchEditScope type exposes the following members.

Methods

 NameDescription
Public methodCancel Cancels the edit scope.
(Inherited from EditScope)
Public methodCommit Finishes the edit scope.
(Inherited from EditScope)
Public methodDispose
(Inherited from EditScope)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsElementWithoutSketch Validates if an element can have a sketch but currently does not.
Public methodIsSketchEditingSupported Checks whether sketch can be edited.
Public methodIsSketchEditingSupportedForSketchBasedElement Checks whether the element supports sketch editing.
Public methodStart Starts a sketch edit mode.
Public methodCode exampleStartWithNewSketch Starts a sketch edit mode for an element which, at this moment, doesn't have a sketch.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?