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