DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ContourGenerator.CustomNoData | Methods | Properties
If True the NoDataValue will be used as nodata value; default is False
// C# public Boolean CustomNoData { get {} set {} }
' VisualBasic Public Property CustomNoData As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property CustomNoData : Boolean read read;
Type |
---|
bool Boolean |