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