Visual Basic (Declaration) | |
---|---|
Public Property IsHitTestVisible As Boolean |
C# | |
---|---|
public bool IsHitTestVisible {get; set;} |
Property Value
true
if the contained area of this GraphicsLayer can be used for hit-testing; otherwise, false
. The default is true
.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family