Xamarin Pack Programmer's Guide
ShapeNode.GetImageRect Method ()
See Also
 






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
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected Rectangle GetImageRect ()

Visual Basic  Copy Code

Protected Function GetImageRect () As Rectangle

 Return Value

A Rectangle specifying the region inside this node where its associated Image will be rendered.

 See Also

GetImageRect Method Overload List
ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace