ArcPad Scripting Object Model
Layer Property
See Also  Send comments on this topic.
ThisEvent Object : Layer Property

Glossary Item Box

Description

Returns a reference to the Layer object corresponding to the selected feature during various events.

Property type

Read-only property

Syntax

object.Layer

Return Type

Remarks

The Layer property is only valid while handling the following events: OnFeatureAdded, OnFeatureChanged, OnFeatureGeometryChanged, OnSelectionChanged.
The Layer property can be used to determine the layer associated with the above events when interacting with features via the Find and Advanced Select dialog boxes.

See Also

© 2012 All Rights Reserved.