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

Glossary Item Box

Description

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

Property type

Read-only property

Syntax

variable = object.ShapeType

Return Type

Long

Remarks

The possible return values are:

Value ShapeType
0 Null Shape
1 Point
3 PolyLine
5 Polygon
8 MultiPoint
11 PointZ
13 PolyLineZ
15 PolygonZ
18 MultiPointZ
21 PointM
23 PolyLineM
25 PolygonM
28 MuiltPointM

Example

See Also

© 2012 All Rights Reserved.