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

In This Topic
    ElementEdgeColor Property (FemMesh)
    In This Topic
    Gets or sets the element's edge color.
    Syntax
    'Declaration
     
    Public Property ElementEdgeColor As Color
    public Color ElementEdgeColor {get; set;}
    See Also