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

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