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