Gets or sets whether the projection of nodes on ruler's scales rotates with them.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public bool ProjectRotatedBounds { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ProjectRotatedBounds As Boolean |
See Also