Visual Basic (Declaration) | |
---|---|
Public Overridable Property HitTestObject As Object |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual object HitTestObject {get; set;} |
Return Value
The hit test object for the AnnEditDesigner.EditObject.For an example, refer to AnnDesigner.
You usually set this property to the return value of the AnnObject.HitTest method that you used to start this AnnEditDesigner.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family