ArcPad Scripting Object Model
ShapeType Property
See Also  Send comments on this topic.
Point Object : ShapeType Property

Glossary Item Box

Description

Returns a value that indicates the type of geometric shape associated with the Point object.

Property type

Read-only property

Syntax

variable = object.ShapeType

Return Type

Long

Remarks

The possible return values (ShapeType constants) for a point are:

Value ShapeType
1 Point
11 PointZ
21 PointM

Example

See Also

© 2013 All Rights Reserved.