Leadtools.Annotations Namespace > AnnControlPoint Class : HitTest Method |
public virtual bool HitTest( AnnPoint testPoint, AnnPoint centerPoint, AnnUnitConverter converter, int buffer )
'Declaration Public Overridable Function HitTest( _ ByVal testPoint As AnnPoint, _ ByVal centerPoint As AnnPoint, _ ByVal converter As AnnUnitConverter, _ ByVal buffer As Integer _ ) As Boolean
'Usage Dim instance As AnnControlPoint Dim testPoint As AnnPoint Dim centerPoint As AnnPoint Dim converter As AnnUnitConverter Dim buffer As Integer Dim value As Boolean value = instance.HitTest(testPoint, centerPoint, converter, buffer)
public virtual bool HitTest( AnnPoint testPoint, AnnPoint centerPoint, AnnUnitConverter converter, int buffer )
function Leadtools.Annotations.AnnControlPoint.HitTest( testPoint , centerPoint , converter , buffer )
public: virtual bool HitTest( AnnPoint testPoint, AnnPoint centerPoint, AnnUnitConverter^ converter, int buffer )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2