type Property

Summary

Gets or sets the type of the overlay text.

Syntax
TypeScript
JavaScript
Object.defineProperty(OverlayText.prototype, 'type', 
	get: function(), 
	set: function(value) 
) 

Property Value

OverlayTextType enumeration which indicates the type of the overlay text.

Remarks

The text of every type here is automatically generated, except for UserData which will show a value entered by the user, to enter this value, refer to Text.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly