Interface IRadDiagramContainerShape
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadDiagramContainerShape : IContentControl, IControl, IFrameworkElement, ITargetElement
Properties
Declaration
Property Value
Declaration
double RelativeBottom { get; }
Property Value
Declaration
double RelativeLeft { get; }
Property Value
Declaration
double RelativeRight { get; }
Property Value
Declaration
double RelativeTop { get; }
Property Value
Declaration
Point ShapePosition { get; set; }
Property Value