Eyeshot 11 WPF API Reference
WPF 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