Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawParams Class / Isocurves Property

In This Topic
    Isocurves Property
    In This Topic
    Gets or sets the visualization of the internal wireframe.
    Syntax
    'Declaration
     
    Public Property Isocurves As Boolean
    public bool Isocurves {get; set;}
    See Also