ASP.NET Pack Programmer's Guide
Label.Rotate Property
See Also
 





Gets or sets whether the label should rotate to follow shape's direction.

Namespace: MindFusion.Mapping
Package: MindFusion.Mapping

 Syntax

C#  Copy Code

public bool Rotate { get; set; }

Visual Basic  Copy Code

Public Property Rotate As Boolean

 Property Value

true to rotate the label, or false otherwise.

 See Also

Label Members
Label Class
MindFusion.Mapping Namespace