Gets the image rectangle from the associated Shape template, or the node's bounding rectangle if there is no associated shape template.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
protected RectangleF GetImageRect () |
Visual Basic Copy Code |
---|
Protected Function GetImageRect () As RectangleF |
A RectangleF specifying the region inside this node where its associated Image will be rendered.