Search
DiagramNode.GetRotatedBounds Method
See Also
 





Gets the bounding rectangle of this node or the bounding rectangle of another rectangle rotated at a specified angle around a specified point.

 Overload List

Name Description

DiagramNode.GetRotatedBounds ()

DiagramItem.GetRotatedBounds override.

DiagramNode.GetRotatedBounds (RectangleF, PointF, Single)

Gets the bounding rectangle of this node, when it is rotated at the specified angle around the specified pivot.

 See Also