InterfaceIRadDiagramShape
Interface
The common RadDiagramShape SL/Wpf interface.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface IRadDiagramShape : IContentControl, IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
IsSelected
Represents the IsSelected property of a RadDiagramShape.
RelativeBottom
Represents the relative Bottom position of a RadDiagramShape to the RadDiagram.
RelativeLeft
Represents the relative Left position of a RadDiagramShape to the RadDiagram.
RelativeRight
Represents the relative Right position of a RadDiagramShape to the RadDiagram.
RelativeTop
Represents the relative Top position of a RadDiagramShape to the RadDiagram.
RotationAngle
Represents the rotation angle of a RadDiagramShape.
ShapePosition
Represents the Position of a RadDiagramShape.