MatrixCopy.IsBidirectional Property |
The flag to indicate whether the traversal is bidirectional. For example, if starting from
MinMinMin and traversing in
XYZ direction, row 1 is from left to right, row 2 is from right to left.
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntaxpublic bool IsBidirectional { get; set; }
Property Value
Boolean
See Also