Creates an instance of Ruler.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public static Ruler FromRequest ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function FromRequest( _ |
The Id of the Ruler
An HttpRequest object that contains the json data for the view.
See Also