DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Config.WriteDormant | Methods | Properties
Write parameters given by _name.
// C# public void WriteDormant( WideString _name, TGIS_LayerDormantMode _value, TGIS_LayerDormantMode _default );
' VisualBasic Public Sub WriteDormant( ByVal _name As WideString, ByVal _value As TGIS_LayerDormantMode, ByVal _default As TGIS_LayerDormantMode )
// Oxygene public procedure WriteDormant( _name : WideString; _value : TGIS_LayerDormantMode; _default : TGIS_LayerDormantMode );
Name | Type | Description |
---|---|---|
_name | WideString | name of value |
_value | TGIS_LayerDormantMode | value of the parameter |
_default | TGIS_LayerDormantMode | default value of the parameter |