DK11 for .NET | TatukGIS.NDK.TGIS_Config.WriteGround | Constructors | Fields | Methods | Properties
Write parameters given by _name.
// C# public void WriteGround( string _name, TGIS_3DGroundType _value, TGIS_3DGroundType _default );
' VisualBasic Public Sub WriteGround( ByVal _name As String, ByVal _value As TGIS_3DGroundType, ByVal _default As TGIS_3DGroundType )
// Oxygene public procedure WriteGround( _name : String; _value : TGIS_3DGroundType; _default : TGIS_3DGroundType );
Name | Type | Description |
---|---|---|
_name | string String | name of value |
_value | TGIS_3DGroundType | value of the parameter |
_default | TGIS_3DGroundType | default value of the parameter |