ArcPad Scripting Object Model
IsPointIn Method
See Also  Send comments on this topic.
pPoint
Required. A variable declared as a Point object.
Ellipse Object : IsPointIn Method

Glossary Item Box

Description

Returns True if the specified point is present within the ellipse; False, otherwise.

Syntax

object.IsPointIn ( pPoint )

Parameters

pPoint
Required. A variable declared as a Point object.

Return Type

Boolean

See Also

© 2012 All Rights Reserved.