How to add your knowledge

Platform.Samples.Util Utility Library

    Table of contents
    1. 1. Topics in this section

    The utility library Platform.Samples.Util.dll is used by all of the samples. The following are the most important components of the library:

    • Platform.Samples.Util\Util.cs This file contains helpful functions used by all the Map 3D samples. It contains a single class, Utility, which contains a series of static methods.
    • Schema\FeatureSource-1_0_0.cs. This file contains partial classes that contain feature schema properties. This file is generated from an XML schema file. See the topic OSGeo.MapGuide.Schema.FeatureSource.
    • Schema\LayerDefinition-1_0_0.cs. This file contains partial classes that contain layer definition properties. This file is generated from an XML schema file. See the topic OSGeo.MapGuide.Schema.LayerDefinition.