MindFusion WinForms Programmer's Guide
Picture.RotationAngle Property
See Also
 





Gets or sets the rotation angle of the picture.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public float RotationAngle { get; set; }

Visual Basic  Copy Code

Public Property RotationAngle As Single

 Property Value

A float value specifying the rotation angle of the displayed image, in degrees.

 See Also

Picture Members
Picture Class
MindFusion.Reporting Namespace