DicomObjects Reference
DicomObjects Reference / DicomProjection Object / SetViewPlane Method
In This Topic
    SetViewPlane Method
    In This Topic
    Description
    Reset Display
    Syntax
    Visual Basic
    Public Sub SetViewPlane( _
       ByVal plane As doPlane, _
       ByVal Recentre As Boolean, _
       ByVal Zoom As Single _
    ) 
    Parameters
    plane
    ValueDescription
    doPlaneAxialTypical a cross-section of a patient
    doPlaneCoronalA slice as if viewed from the front/back
    doPlaneSagittalA slice as if viewed from the side
    doPlaneUnchangedAs a special Plane, which when used in SetViewPlane indicates the view plane should be left unaltered.
    Recentre
    Zoom
    See Also