polygon Property

Summary

Gets the parent curve represented by the PanoramicPolygon.

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

Property Value

PanoramicPolygon that represents the parent polygon of the paraxial slice.

Remarks

To retrieve all the slices in the polygon use PanoramicPolygon.

To create a slice use createSlice. This is the recommended method when creating more than one slice as the slices will be laid out automatically without having to calculate the position of each one.

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.