Class MiniMapRectangle
Inheritance
System.Object
MiniMapRectangle
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class MiniMapRectangle
Constructors
MiniMapRectangle(Rectangle)
Properties
CanvasLeft
Declaration
public double CanvasLeft { get; }
Property Value
System.Double
|
CanvasTop
Declaration
public double CanvasTop { get; }
Property Value
System.Double
|
Rectangle
RectangleHeight
Declaration
public double RectangleHeight { get; }
Property Value
System.Double
|
RectangleWidth
Declaration
public double RectangleWidth { get; }
Property Value
System.Double
|