New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

C#
public class MiniMapRectangle

Inheritance: objectMiniMapRectangle

Constructors

C#
public MiniMapRectangle(Rectangle rect)
Parameters:rectRectangle

Properties

C#
public double CanvasLeft { get; }
C#
public double CanvasTop { get; }
C#
public Rectangle Rectangle { get; }
C#
public double RectangleHeight { get; }
C#
public double RectangleWidth { get; }