RectExtensions
Class
Methods related to the Rect class.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
C#
public static class RectExtensions
Inheritance: objectRectExtensions
Properties
Simple RotateTransform.
C#
public static RotateTransform RotateTransform { get; set; }
Methods
Returns the rotated bottom left point.
Returns the rotated bottom right point.
Returns the rotated top center point.
Determines whether [contains] [the specified rectangle].
Determines whether the start bounds intersect with the given rectangle.
Gets whether the rectangle is fully in bounds of the hosting rectangle.