Gets the initial distance between adjacent control points of a reflexive link along the X-axis.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static double GetReflWth2 () |
Visual Basic
Copy Code
|
|---|
Public Shared Function GetReflWth2 () As Double |
A double value.
See Also