selectedColor Field

Summary

The color used for a selected DifferenceOperations region.

Syntax
TypeScript
JavaScript
CompareView = function() { 
   this.selectedColor = (default value); 
} 
selectedColor: string; 

Field Value

The color used for a selected DifferenceOperations region. The default value is rgba(0, 0, 0, .3).

Remarks

The selectedColor will be layered over the deleteColor or insertColor.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly