DK for .NET | TatukGIS.NDK.TGIS_ParamsSection | Constructors | Fields | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| Assign | public | Assign values from _source object. (Overrides TGIS_ParamsAbstract.Assign) |
|
| CreateCopy | public | Make a copy of the object. (Inherited from TGIS_ParamsAbstract) |
|
| Dispose | public | Destroy an instance. (Inherited from TGIS_ParamsAbstract) |
|
| IsModified | public | Indicates whether the current Serial value differs from the reset baseline and the params object was modified. (Inherited from TGIS_ParamsAbstract) |
|
| LoadFromConfig | public | Loads parameters from configuration storage. (Overrides TGIS_ParamsAbstract.LoadFromConfig) |
|
| LoadFromShapeConfig | public | Loads parameters from a shape style string. (Inherited from TGIS_ParamsAbstract) |
|
| ResetSerial | public | Reset serial number counter. (Inherited from TGIS_ParamsAbstract) |
|
| SaveToConfig | public | Saves parameters to configuration storage. (Overrides TGIS_ParamsAbstract.SaveToConfig) |
|
| Touch | public | Touch the object by incrementing Serial number. (Inherited from TGIS_ParamsAbstract) |
|