Specifies the orientation of
the line.
SyntaxReference_Syntax.slope = "\ | /"
Values
Type
|
Values
|
String
|
The
line extends from the top-left to the bottom-right.
The
line extends from the bottom-left to the top-right.
|
JavaScriptLine1.resolveNode("value.#line").slope = "/";
FormCalcLine1.value.#line.slope = "/"
|
|
|