Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FemMesh Class / ContourPlot Property

In This Topic
    ContourPlot Property
    In This Topic
    Gets or sets the contour plot flag.
    Syntax
    'Declaration
     
    Public Property ContourPlot As Boolean
    public bool ContourPlot {get; set;}
    See Also