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