Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

HitTestContainer Method






The location that is being tested.
true if objects that belong to the container but might lay outside the container boundaries are to be included in the hit-testing; otherwise, false and only the container boundary is used in the hit-testing.
Gets the container under the specified location.
Syntax
public virtual AnnContainer HitTestContainer( 
   LeadPointD location,
   bool includeObjects
)
'Declaration
 
Public Overridable Function HitTestContainer( _
   ByVal location As LeadPointD, _
   ByVal includeObjects As Boolean _
) As AnnContainer
public virtual AnnContainer HitTestContainer( 
   LeadPointD location,
   bool includeObjects
)
public AnnContainer hitTestContainer(LeadPointD location, boolean includeObjects)
 function Leadtools.Annotations.Automation.AnnAutomation.HitTestContainer( 
   location ,
   includeObjects 
)

Parameters

location
The location that is being tested.
includeObjects
true if objects that belong to the container but might lay outside the container boundaries are to be included in the hit-testing; otherwise, false and only the container boundary is used in the hit-testing.

Return Value

The first container found under the specified location or null if no containers satisfies the hit-testing location.
Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features