Virtual Photonics
            Control Points
            
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
public double[] ControlPoints { get; set; }public double[] ControlPoints { get; set; }Public Property ControlPoints As Double()
	Get 
	Set
Public Property ControlPoints As Double()
	Get 
	Set
public:
property array<double>^ ControlPoints {
	array<double>^ get ();
	void set (array<double>^ value);
}public:
property array<double>^ ControlPoints {
	array<double>^ get ();
	void set (array<double>^ value);
}Property Value
Type: 
 
Double