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

In This Topic
    PlotMode Property
    In This Topic
    Gets or sets the plot mode.
    Syntax
    'Declaration
     
    Public Property PlotMode As FemMesh.plotType
    public FemMesh.plotType PlotMode {get; set;}
    See Also