ImageGear for .NET
HitTest(ImGearARTCustomMark,ImGearARTPresentationState,ImGearDoublePoint) Method
See Also  Send Feedback
ImageGear21.Presentation Assembly > ImageGear.ART Namespace > ImGearARTCustomPresentationController Class : HitTest(ImGearARTCustomMark,ImGearARTPresentationState,ImGearDoublePoint) Method




mark
Mark to test.
presentationState
A set of parameters for custom mark's drawing.
devicePoint
Mouse point, in device coordinates.

Glossary Item Box

Checks if the given point is inside the mork or on its border.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

mark
Mark to test.
presentationState
A set of parameters for custom mark's drawing.
devicePoint
Mouse point, in device coordinates.

Return Value

Hit test result.

See Also

©2013. Accusoft Corporation. All Rights Reserved.