Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / SurfaceSurrogate Class / V Property

In This Topic
    V Property (SurfaceSurrogate)
    In This Topic
    V knot vector.
    Syntax
    'Declaration
     
    Public Property V As Double()
    public double[] V {get; set;}
    See Also