Visual Basic (Declaration) | |
---|---|
Overrides Protected ReadOnly Property HitTestInterior As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
protected override bool HitTestInterior {get;} |
Return Value
true if hit-testing should be performed inside this AnnTextRollupObject object; false otherwise.
(Read only) AnnTextRollupObject overrides the base AnnObject.HitTestInterior property to return true.
For more information, refer to Using Text in Annotation Object.
For more information, refer to Using Text in Annotation Object.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family