DK for .NET | TatukGIS.NDK.TGIS_Config.BuildProject | Constructors | Fields | Methods | Properties
Build project file based on current project and list of layers attached to the Viewer.
// C# public virtual void BuildProject( IGIS_Viewer _viewer );
' VisualBasic Public Overridable Sub BuildProject( ByVal _viewer As IGIS_Viewer )
// Oxygene public procedure BuildProject( _viewer : IGIS_Viewer ); virtual;
Name | Type | Description |
---|---|---|
_viewer | IGIS_Viewer | viewer for which project will be constructed |