DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Config.Create_ | Methods | Properties
Create instance.
// C# public void Create_( ITBaseObject _layer, WideString _path );
' VisualBasic Public Sub Create_( ByVal _layer As ITBaseObject, ByVal _path As WideString )
// Oxygene public procedure Create_( _layer : ITBaseObject; _path : WideString );
Name | Type | Description |
---|---|---|
_layer | ITBaseObject | pointer to layer object |
_path | WideString | full path to project configuration file; can be empty; if so then only layer dependent files are to be used |