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

In This Topic
    Density Property (Material)
    In This Topic
    Gets or sets material density.
    Syntax
    'Declaration
     
    Public Property Density As Double
    public double Density {get; set;}
    See Also