angle Property

Summary

Gets or sets the rotation angle of both cut-lines.

Syntax
TypeScript
JavaScript
Object.defineProperty(CutLines.prototype, 'angle', 
	get: function(), 
	set: function(value) 
) 
angle: number; 

Property Value

A value that represents the rotation angle of the cut-lines x-shape.

The two cut-lines remain 90 degrees relative to each other even when changing the rotation angle.

Remarks

The cut-line x-shape has the following properties:

  • Default value is 45.
  • Setting this value to 90 makes the cut-line x-shape look like the plus sign.
  • The line thickness can be changed using the mouse by clicking on the inner handles of the cut-lines. The line thickness handles are located between the outer edge handles and the cut-lines center point.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.