Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / MaterialSurrogate Class / Ambient Property

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