Class RadDiagramShape
Inheritance
System.Object
RadDiagramShape
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 RadDiagramShape : ContentControl, IAutomationPeer, IPeerConverter, IRadDiagramShape, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadDiagramShape()
Declaration
public RadDiagramShape()
Properties
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
|
Implements
RotationAngle
Declaration
public int RotationAngle { get; }
Property Value
System.Int32
|