Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Element Class / Material Property

In This Topic
    Material Property (Element)
    In This Topic
    Gets or set the material of this element.
    Syntax
    'Declaration
     
    Public Property Material As Material
    public Material Material {get; set;}
    See Also