DK11 for .NET | TatukGIS.NDK.TGIS_ParamsSectionPixel.LoadFromConfig | Constructors | Fields | Methods | Properties
Load parameters from the configuration file.
Overrides TGIS_ParamsSection.LoadFromConfig.
// C# public override void LoadFromConfig( TGIS_ConfigAbstract _cfg );
' VisualBasic Public Overrides Sub LoadFromConfig( ByVal _cfg As TGIS_ConfigAbstract )
// Oxygene public procedure LoadFromConfig( _cfg : TGIS_ConfigAbstract ); override;
Name | Type | Description |
---|---|---|
_cfg | TGIS_ConfigAbstract | source configuration file |