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

In This Topic
    SymbolSize Property (FemMesh)
    In This Topic
    Gets or sets the size of boundary condition symbols.
    Syntax
    'Declaration
     
    Public Property SymbolSize As Double
    public double SymbolSize {get; set;}
    See Also