Gets or sets whether the projection of nodes on ruler's scales rotates with them.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool ProjectRotatedBounds { get; set; } |
Visual Basic
![]() |
---|
Public Property ProjectRotatedBounds As Boolean |
true if node's projection should match the boundaries of rotated node shape, or false to ignore rotation and project only the coordinates of node's Bounds. The default value is true.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |