DicomObjects Reference
DicomObjects Reference / DicomProjection Object / DistanceToFarVertex Method
In This Topic
    DistanceToFarVertex Method
    In This Topic
    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