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

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