Virtual Photonics
The end of the range
Namespace: VtsAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
public T Stop { get; set; }
public T Stop { get; set; }
Public Property Stop As T
Get
Set
Public Property Stop As T
Get
Set
public:
property T Stop {
T get ();
void set (T value);
}
public:
property T Stop {
T get ();
void set (T value);
}
Property Value
Type:
T