DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Viewer.IncrementalPaint | Methods | Properties
Is partial drawing to screen done in incremental mode?
// C# public Boolean IncrementalPaint { get {} set {} }
' VisualBasic Public Property IncrementalPaint As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property IncrementalPaint : Boolean read read;
Type |
---|
bool Boolean |