ValidationIssue.TargetShape Property (Visio)
Returns the Shape object that is associated with the validation issue. Read-only.
Version Information
Version Added: Visio 2010
Syntax
expression .TargetShape
expression A variable that represents a ValidationIssue object.
Return Value
Shape
Remarks
If the error is not associated with a specific shape, the TargetShape property returns Nothing.