DicomObjects Reference
DicomObjects Reference / doSelectMode Enumeration
In This Topic
    doSelectMode Enumeration
    In This Topic
    Description
    Controls how "selection" handles are drawn on DicomLabels
    Members
    MemberValueDescription
    doSelectAllHandles4Handles are drawn at all relevant “points”
    doSelectBox1A bounding box is drawn around the label
    doSelectBoxHandles2Handles are drawn at the corners of the above box
    doSelectLimitedEllipseHandles8Handles are drawn only at the top, bottom and right and left hand extremes of an ellipse
    doSelectNone0No highlighting
    Remarks
    This is used in the label's SelectMode Property