[mapguide-users] List symboldefinitions
mika at digikartta.net
mika at digikartta.net
Mon Oct 10 09:07:23 EDT 2011
Never mind.
This seemed to do the trick:
....
FolderInfo folderInfo =
siteConnection.NewFolderInfo("Library://SymbolLibrary/Symbols");
ResourceInfo[] listOfResources = folderInfo.GetResources();
....
Sorry I forgot to mention that it was .NET..
- mika -
On Mon, 10 Oct 2011 09:59:27 +0300, <mika at digikartta.net> wrote:
> Hi,
> how can I create a list of available symbol definitions
> programmatically? I have imported symbols from AutoCAD. Now I would
> like to create a dropdownlist for choosing the symbol type.
>
> - mika -
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
More information about the mapguide-users
mailing list