refresh Method

Summary

Refreshes the line profile object, causing the line to get redrawn and regenerate the line profile histogram.

Syntax

JavaScript Syntax
LineProfileObject.prototype.refresh = function() 
TypeScript Syntax
refresh(): void; 

Remarks

This will case the event HistogramGenerated to get fired again

To interactively use the 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