ParaxialSlice Constructor

Summary

Initializes a new instance of ParaxialSlice with SliceFrame and PanoramicPolygon parameters.

Syntax
TypeScript
JavaScript
ParaxialSlice = function( 
   polygon, 
   frame 
) 

Parameters

polygon

The parent curve where the paraxial slice exists.

frame

The attached frame where the paraxial slice output will exist.

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 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.