visible Property

Summary

Indicates whether to show or hide the panoramic polygon.

Syntax
TypeScript
JavaScript
Object.defineProperty(PanoramicPolygon.prototype, 'visible', 
	get: function(), 
	set: function(value) 
) 
visible: boolean; 

Property Value

true to show the panoramic polygon; otherwise, false to hide it.

Remarks

The default value is true and the polygon is visible.

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.Controls.Medical Assembly

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