DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Config.BuildProject | Methods | Properties
Build project file based on current project and list of layers attached to the Viewer.
// C# public void BuildProject( IGIS_Viewer _viewer );
' VisualBasic Public Sub BuildProject( ByVal _viewer As IGIS_Viewer )
// Oxygene public procedure BuildProject( _viewer : IGIS_Viewer );
Name | Type | Description |
---|---|---|
_viewer | IGIS_Viewer | viewer for which project will be constructed |