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

Glossary Item Box

Description

Returns a value that indicates whether the layer contains raster data or vector data.

Property type

Read-only property

Syntax

variable = object.LayerType

Return Type

String

Remarks

The possible return values are:

Layer LayerType
Vector 0
Raster 1

See Also

© 2012 All Rights Reserved.