Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemMeshSurrogate Class / ElementEdgeColor Property

In This Topic
    ElementEdgeColor Property (FemMeshSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ElementEdgeColor As Color
    public Color ElementEdgeColor {get; set;}
    See Also