Interface IRadDiagramThumbnail
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadDiagramThumbnail : IControl, IFrameworkElement, ITargetElement
Properties
ViewportRectangleRelativeBottom
Declaration
double ViewportRectangleRelativeBottom { get; }
Property Value
System.Double
|
ViewportRectangleRelativeLeft
Declaration
double ViewportRectangleRelativeLeft { get; }
Property Value
System.Double
|
ViewportRectangleRelativeRight
Declaration
double ViewportRectangleRelativeRight { get; }
Property Value
System.Double
|
ViewportRectangleRelativeTop
Declaration
double ViewportRectangleRelativeTop { get; }
Property Value
System.Double
|