Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / Material Class / WireColor Property

In This Topic
    WireColor Property (Material)
    In This Topic
    Gets the color used for wire entities.
    Syntax
    'Declaration
     
    Public ReadOnly Property WireColor As Color
    public Color WireColor {get;}
    See Also