Gets or sets whether projections of nodes on ruler's scales reflect their rotated boundaries.
Namespace: MindFusion.Diagramming
File: 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.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |