An NDoc Documented Class Library

Sketch.GetShape Method 

Gets the corresponding Shape by its GUID.

public Shape GetShape(
   Guid shapeId
);

Parameters

shapeId
GUID for the Shape

Return Value

The Shape that has the given GUID

See Also

Sketch Class | Sketch Namespace