Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / FrustumParams Class / Scale Property

In This Topic
    Scale Property (FrustumParams)
    In This Topic
    Gets the scale to apply to the sphere radius by the devDept.Geometry.Transformation.
    Syntax
    'Declaration
     
    Public ReadOnly Property Scale As Double
    public double Scale {get;}
    Remarks
    In case of non uniform scale, the maximum scale is used.
    See Also