Search
ShapeNode.GetImageRect Method
See Also
 





Gets the destination rectangle of the node's image.

 Overload List

Name Description

ShapeNode.GetImageRect ()

Gets the image rectangle from the associated Shape template, or the node's bounding rectangle if there is no associated shape template.

ShapeNode.GetImageRect (Boolean)

Gets the image rectangle from the associated shape template or the node's bounding rectangle if there is no associated shape template.

 See Also