frame Property

Summary

Gets the frame that contains the image which has the line profile drawn on it.

Syntax

JavaScript Syntax
Object.defineProperty(HistogramGeneratedEventArgs.prototype, 'frame', 
	get: function() 
) 
TypeScript Syntax
frame: Frame; // read-only 

Property Value

Frame which represents the frame that contains the image which has the line profile drawn on it.

Remarks

For more information on how to draw a line profile, refer to LineProfileAction.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly