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

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