Search
Ruler.SetProjectRotatedBounds Method
See Also
 





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 Ruler SetProjectRotatedBounds (
    bool value
)

Visual Basic  Copy Code

Public Function SetProjectRotatedBounds( _
    value As Boolean _
) As Ruler

 Parameters

value

 Return Value

 See Also