part Property

Summary

Gets the part of the polygon line or thumb that has been hit.

Syntax
TypeScript
JavaScript
Object.defineProperty(PolygonEditEventArgs.prototype, 'part', 
	get: function() 
) 
part: PolygonPart; // read-only 

Property Value

PolygonPart that represents the index of the polygon line or thumb that has been hit.

Remarks

Gets the index of the part that has been hit, refer to Index.

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.