AnchorPointVisible property (IDicomTextObjectAttributes Interface)
VARIANT_BOOL AnchorPointVisible | |
Overview |
Refer to Working with DICOM Annotations |
Remarks
The AnchorPointVisible property specifies the value of the "Anchor Point Visibility" (0070,0015) element. Possible values are:
Value |
Meaning |
VARIANT_TRUE |
"Y" = yes. |
VARIANT_FALSE |
"N" = no. |
See Also