10-29-2012 06:40 AM
How do I hide annotation target? There are properties to hide arrow, label, and whole annotation, but not for target itself.
10-29-2012 11:19 AM
I looked into the behavior of the PointAnnotation and found issues with the intended target visibility scenario. As alternatives, you can always set the Fill and Stroke to null, or set the TargetSize to a small value, like 1,1.
04-05-2013 12:47 PM
Just wanted to let you know this issue was fixed in the Measurement Studio 2013 release. You can now set TargetSize to zero or set TargetShape to null to hide the annotation target.