Click or drag to resize

cursordoPivotTranslation Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If TRUE cursor will rotate orientation so X is vertical and Y is horisontal

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool doPivotTranslation { get; set; }
Request Example View Source

Property Value

Type: Boolean
true if [do pivot translation]; otherwise, false.
See Also