New to Telerik UI for WinFormsStart a free 30-day trial

Represents an item that supports rotation.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.WinControls.RadDiagram.dll

Syntax:

C#
public interface ISupportRotation

Derived Classes: RadDiagramShapeBaseRadDiagramContainerShapeRadDiagramShapeRadDiagramTextShape

Properties

Gets the actual bounds.

C#
Rect ActualBounds { get; }

Gets or sets the rotation angle.

C#
double RotationAngle { get; set; }
Property Value:

The rotation angle.

In this article
DefinitionPropertiesActualBoundsRotationAngle
Not finding the help you need?
Contact Support