Gets or set a value that represents the frequency factor.
public int Frequency { get; set; }
Public Property Frequency As Integer
public int Frequency {get; set;}
get_Frequency();
set_Frequency(value);
Object.defineProperty('Frequency');
Value that represents the frequency factor. This property is used if the Flags property is set to FunctionalLightCommandFlags.Trigonometry or to FunctionalLightCommandFlags.Freehand. Valid values range from 1 - 10000. This value is divided internally by 100 (corresponding to a real interval of 0.01 - 100.0).
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