Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / BackfaceSettings Class / Color Property

In This Topic
    Color Property (BackfaceSettings)
    In This Topic
    Backface color, applies only to single color style mode.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also