DicomObjects Reference
DicomObjects Reference / DicomLabel Object / ShowAnchor Property
ShowAnchor Property
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