opacity Property

Summary

Gets or sets a value indicating the opacity value to use when rendering the overlayed grid.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnSnapToGridOptions.prototype, 'opacity', 
	get: function(), 
	set: function(value) 
) 
opacity: number; 

Property Value

A value indicating the opacity value to use when rendering the overlayed grid. A value of 1 means opaque and a value of 0 means transparent. Legal values are between 0 and 1. The default value is 1.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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