Eyeshot 11 WPF API Reference
WPF 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