DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerPixel.Progressive | Methods | Properties
If true (default), then layer can be drawn as progressive.
// C# public Boolean Progressive { get {} set {} }
' VisualBasic Public Property Progressive As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property Progressive : Boolean read read;
Type |
---|
bool Boolean |
Can be automatically turn off if layer like WMTS is translucent.