Search
Ruler.SetEnableGuides Method
See Also
 





Sets a value indicating whether alignment guides are active.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public Ruler SetEnableGuides (
    bool value
)

Visual Basic  Copy Code

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

 Parameters

value

 Return Value

 See Also