paraxialSlices Property

Summary

Gets a list of the paraxial slices attached to the MPR panoramic polygon.

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

Property Value

LeadCollection that contains all the paraixal slices

Remarks

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 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.