DicomObjects Reference
DicomObjects Reference / DicomProjection Object / DistanceToFarVertex Method
DistanceToFarVertex Method
Description
Find distance to the furthest vertex of the volume from current view plane
Syntax
Visual Basic
Public Function DistanceToFarVertex( _
   ByVal Forward As Boolean _
) As Single
Parameters
Forward
See Also