points Property

Summary

Gets the list of points that shape the panoramic polygon.

Syntax
TypeScript
JavaScript
Object.defineProperty(PanoramicPolygon.prototype, 'points', 
	get: function() 
) 
points: LeadCollection; // read-only 

Property Value

a LeadCollection that represents the points that shape the polygon.

Remarks

Draw panoramic polygons through PanoramicAction. Panoramic polygons are generated by double-clicking on the last point and are added to Drawable.

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

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