Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / Material Class / ElementType Property

In This Topic
    ElementType Property (Material)
    In This Topic
    Gets or sets the 2D FEM element type (FEM).
    Syntax
    'Declaration
     
    Public Property ElementType As elementType
    public elementType ElementType {get; set;}
    See Also