projectionMethod Enumeration

Summary

Specifies the projection method.

Syntax
TypeScript
JavaScript
lt.Controls.Medical.ProjectionMethod = { 
	orthogonal: 0, 
	perspective: 1 
} 
lt.Controls.Medical.ProjectionMethod = { 
	orthogonal: 0, 
	perspective: 1 
} 
Members
ValueMemberDescription
0OrthogonalOrthogonal view, close and distant objects are the same size.
1PerspectivePerspective view (default), close objects look bigger than distant objects.
Remarks

ProjectionMethod is used with the property Projection.

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.