DroidDiagram Programmer's Guide
ShapeNodeProperties Members
Constructors Fields
 


Stores the values of ShapeNode properties during undo / redo operations. If you need to implement undo support for the additional properties defined by a class derived from ShapeNode, do so by deriving from ShapeNodeProperties and overriding the ShapeNode.saveProperties, ShapeNode.restoreProperties, and ShapeNode.createProperties methods.

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

 Public Constructors

  Name Description

ShapeNodeProperties

 

 Public Fields

  Name Description

textPadding

  (Inherited from DiagramItemProperties.)

 See Also

ShapeNodeProperties Class
com.mindfusion.diagramming Namespace