Search
Ruler.ProjectRotatedBounds Property
See Also
 





Gets or sets whether the projection of nodes on ruler's scales rotates with them.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public bool ProjectRotatedBounds { get; set; }

Visual Basic  Copy Code

Public Property ProjectRotatedBounds As Boolean

 Property Value

 See Also