VPDoubleRange Constructor (Double, Double, Int32)Virtual Photonics - VTS Library
Virtual Photonics
Defines the double range

Namespace: Vts.Common
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public DoubleRange(
	double start,
	double stop,
	int number
)
See Also