InterfaceIAdornerPartResolver
Interface
Represents interface for getting adorner parts.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
cs-api-definition
public interface IAdornerPartResolver
Methods
GetBottomLeftResizeHandleOffset(bool)
Gets the offset of the bottom left resize handle relative to bottom left adorner corner.
GetBottomRightResizeHandleOffset(bool)
Gets the offset of the bottom right resize handle relative to bottom right adorner corner.
GetRenderTransformOrigin()
Gets the bounds of the rotation handle.
GetResizeActivationRadius()
Gets the resize handles activation radius.
GetRotateActivationRadius()
Gets the rotation handle activation radius.
GetRotationElementBounds(bool)
Gets the bounds of the rotation handle.
GetRotationElementOffset(bool)
Gets the offset of the rotation handle relative to top center point.
GetTopLeftResizeHandleOffset(bool)
Gets the offset of the top left resize handle relative to top left adorner corner.
GetTopRightResizeHandleOffset(bool)
Gets the offset of the top right resize handle relative to top right adorner corner.