Class RadDiagramContainerShape
Inheritance
System.Object
RadDiagramContainerShape
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.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadDiagramContainerShape : ContentControl, IAutomationPeer, IPeerConverter, IRadDiagramContainerShape, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadDiagramContainerShape()
Declaration
public RadDiagramContainerShape()
Properties
CollapseButton
IsSelected
Declaration
public bool IsSelected { get; }
Property Value
System.Boolean
|
Implements
RelativeBottom
Declaration
public double RelativeBottom { get; }
Property Value
System.Double
|
Implements
RelativeLeft
Declaration
public double RelativeLeft { get; }
Property Value
System.Double
|
Implements
RelativeRight
Declaration
public double RelativeRight { get; }
Property Value
System.Double
|
Implements
RelativeTop
Declaration
public double RelativeTop { get; }
Property Value
System.Double
|