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

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