Class RadMapItemsPresenter
Inheritance
System.Object
RadMapItemsPresenter
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
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadMapItemsPresenter
Constructors
RadMapItemsPresenter(ItemsPresenter)
Declaration
public RadMapItemsPresenter(ItemsPresenter presenter)
Parameters
ItemsPresenter
presenter
|
Properties
CanvasLeft
Declaration
public double CanvasLeft { get; }
Property Value
System.Double
|
CanvasTop
Declaration
public double CanvasTop { get; }
Property Value
System.Double
|
Height
Declaration
public double Height { get; }
Property Value
System.Double
|
ItemsPresenter
Visibility
Width
Declaration
public double Width { get; }
Property Value
System.Double
|