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