Search
ShapeData Members
Constructors Properties Methods
 


Contains the cached coordinates of the key points of a shape when the shape is applied to a specific ShapeNode. This class also stores additional data passed to custom shape-generation callbacks and to shape formula scripts.

The following tables list the members exposed by the ShapeData type.

 Public Constructors

  Name Description

ShapeData

Initializes a new instance of the ShapeData class.

 Public Properties

  Name Description

Height

Gets the height of the node that displays this shape.

Width

Gets the width of the node that displays this shape.

 Public Methods

  Name Description

Clone

Creates an exact copy of this ShapeData object.

 See Also