DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerPixel.IsGridImage | Methods | Properties
True if image is a grid.
// C# public Boolean IsGridImage { get {} set {} }
' VisualBasic Public Property IsGridImage As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property IsGridImage : Boolean read read;
Type |
---|
bool Boolean |