georeference.org
Subscribe to this thread
Home - Scripting / All posts - can't add layout entry
cperret11 post(s)
#27-Aug-08 04:01

Dear all,

Probably something i should mistake somewhere but i'm simply trying to add some features on my layout

and i got this error message : "can't add layout entry" (so far there is nothing in my new just created layout except the component)

here is my code in VB.Net :

Dim entrysetLayout As LayoutEntrySet

Dim entryLayout As LayoutEntry

entrysetLayout = layoutMap.EntrySet

entrysetLayout.Add(LayoutType.LayoutTypeLegend)

entrysetLayout.Add(LayoutType.LayoutTypeScaleBar)

entrysetLayout.Add(LayoutType.LayoutTypeNorthArrow)

Thanks for your help in advance...

0 msec Copyright (C) 2007-2008 Manifold.net. All rights reserved.