Select to view content in your preferred language

Set objLayer = Application.Map.Layers("MyLayer") Using AXF Source ArcPad 8

584
0
11-13-2010 12:08 PM
JohnSchweisinger
Regular Contributor
Any one know how to set an object layer in ArcPad 8 using a .AXF file? I'm trying to make a simple tool bar to switch between editable layers (One .shp and One .axf) I can get eveything to work if they were seperate .shp files but not when I have (One .shp and One .axf source).

What would be the way to call the .AXF layer in the statement below?

Set objLayer = Application.Map.Layers("MyLayer")


Thank You,
John
Tags (3)
0 Kudos
0 Replies