Interface IRadDiagramContainerShape
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadDiagramContainerShape : IContentControl, IControl, IFrameworkElement, ITargetElement
Properties
IsSelected
Declaration
bool IsSelected { get; }
Property Value
System.Boolean
|
RelativeBottom
Declaration
double RelativeBottom { get; }
Property Value
System.Double
|
RelativeLeft
Declaration
double RelativeLeft { get; }
Property Value
System.Double
|
RelativeRight
Declaration
double RelativeRight { get; }
Property Value
System.Double
|
RelativeTop
Declaration
double RelativeTop { get; }
Property Value
System.Double
|