'Declaration Public Property BackgroundBitmapContainsUnmodifiedImage As System.Boolean
public System.bool BackgroundBitmapContainsUnmodifiedImage {get; set;}
The default is false, indicating that pixels copied from the background bitmap to the target are marked as changed.
'Declaration Public Property BackgroundBitmapContainsUnmodifiedImage As System.Boolean
public System.bool BackgroundBitmapContainsUnmodifiedImage {get; set;}