Specifies the interval of the blinking event
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int Interval { get; private set; } |
Visual Basic |
---|
Public Property Interval As Integer Get Private Set |
JScript |
---|
function get Interval () : int private function set Interval (value : int) |