Gets or sets a value that represents the phase shift angle, in hundredths of degrees.
public int PhaseShift { get; set; }
Public Property PhaseShift As Integer
public int PhaseShift {get; set;}
get_PhaseShift();
set_PhaseShift(value);
Object.defineProperty('PhaseShift');
Value that represents the phase shift angle, in hundredths of degrees. This property is used if the Flags property is set to FunctionalLightCommandFlags.Trigonometry. Possible values for this property are from -18000 to 18000. This value will be divided internally by 100.
Refer to Angle.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET