DicomObjects Reference
DicomObjects Reference / DicomLabel Object / ShowAnchor Property
In This Topic
    ShowAnchor Property
    In This Topic
    Description
    Control whether anchor point is shown
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property ShowAnchor As Boolean
    Remarks
    If the label is a text label, and this property is true, then a line is drawn from the border of the text label to a point in the image indicated by the AnchorX and AnchorY co-ordinates.
    See Also