Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / PlanarShadowBase Class / GetZPos Method

In This Topic
    GetZPos Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Function GetZPos( _
       ByVal orientation As orientationType, _
       ByVal sceneTransform As Transformation, _
       ByVal globalMin As Point3D, _
       ByVal globalMax As Point3D, _
       ByVal groundPlaneDistance As Double _
    ) As Double

    Parameters

    orientation
    sceneTransform
    globalMin
    globalMax
    groundPlaneDistance
    See Also