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 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.