Search
SvgNode.createProperties Method
See Also
 

DiagramItem.createProperties override.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

protected DiagramItemProperties createProperties ()

 Return Value

An SvgNodeProperties object containing a snapshot of the node's properties.

 See Also