angle Property

Summary

Gets or sets the z-axis angle of the panoramic polygon.

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

Property Value

A value that represents the z-axis angle of the panoramic polygon.

Remarks

The Angles Default value is 0. To control the location of the points use Points. To control the thickness of the polygon use Thickness.

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.