An NDoc Documented Class Library

Sketch Methods

The methods of the Sketch class are listed below. For a complete list of Sketch class members, see the Sketch Members topic.

Public Instance Methods

addLabel Add the group of substrokes into a new shape
addShape Add a Shape to the sketch.
addShapesOverloaded. Add Shapes to the sketch.
addStroke Add a Strokes to the Sketch.
addStrokesOverloaded. Add Strokes to the Sketch.
Clone Compute a clone of this Sketch.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
getLabels Get the labels associated with a substroke
GetShape Gets the corresponding Shape by its GUID.
GetStroke Gets the corresponding Stroke by its GUID.
GetSubstroke Gets the corresponding Substroke by its GUID.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

Sketch Class | Sketch Namespace