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

Glossary Item Box

Description

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

Property type

Read-only property

Syntax

variable = object.ShapeType

Return Type

Long

Remarks

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

Value ShapeType
5 Polygon
15 PolygonZ
25 PolygonM

Example

See Also

© 2013 All Rights Reserved.