selectedColor Field

Summary

The color used for a selected DifferenceOperations region.

Syntax
TypeScript
JavaScript
Object.defineProperty(CompareView.prototype, 'selectedColor', 
	get: function(), 
	set: function(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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.