PolygonPart Enumeration

Summary

A panoramic polygon part.

Syntax
TypeScript
JavaScript
lt.Controls.Medical.PolygonPart = { 
	none: 0, 
	handle: 1, 
	line: 2, 
	thickness: 4 
} 
lt.Controls.Medical.PolygonPart = { 
	none: 0, 
	handle: 1, 
	line: 2, 
	thickness: 4 
} 
Members
ValueMemberDescription
0NoneNone
1HandleThe Handle or thumb of the Polygon.
2LineThe line of the polygon
4ThicknessThe body thickness of the polygon
Remarks

Use with the HitTestResult property.

Example

Refer to PanoramicAction

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.