Class RadDiagramThumbnail
Inheritance
System.Object
RadDiagramThumbnail
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadDiagramThumbnail : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IRadDiagramThumbnail, IControl, IFrameworkElement, ITargetElement
Constructors
RadDiagramThumbnail()
Declaration
public RadDiagramThumbnail()
Properties
ViewportRect
ViewportRectangleRelativeBottom
Declaration
public double ViewportRectangleRelativeBottom { get; }
Property Value
System.Double
|
Implements
ViewportRectangleRelativeLeft
Declaration
public double ViewportRectangleRelativeLeft { get; }
Property Value
System.Double
|
Implements
ViewportRectangleRelativeRight
Declaration
public double ViewportRectangleRelativeRight { get; }
Property Value
System.Double
|
Implements
ViewportRectangleRelativeTop
Declaration
public double ViewportRectangleRelativeTop { get; }
Property Value
System.Double
|