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

In This Topic
    CoeffOfThermalExp Property (Material)
    In This Topic
    Gets or sets material coefficient of thermal expansion.
    Syntax
    'Declaration
     
    Public Property CoeffOfThermalExp As Double
    public double CoeffOfThermalExp {get; set;}
    See Also