Gets or sets whether projections of nodes on ruler's scales reflect their rotated boundaries.
Namespace: MindFusion.Diagramming
Assembly: Ruler.js
JavaScript Copy Code |
---|
get projectRotatedBounds() {} |
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.
MvcDiagram Programmer's Guide | © 2024 MindFusion |