In This Topic ▼

LineProfileObject Class Members

Summary

The following tables list the members exposed by LineProfileObject.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
LineProfileObject Initializes a new instance of the LineProfileObject class with default parameters.

Public Methods

Name Description
Public Method
attachFrame Attaches the line profile to a frame and as a result the line is drawn on to that frame.
Public Method beginUpdate Stops the line profile object from being refreshed if changes are applied.
Public Method draw Draws the line using the specified context.
Public Method end end the line profile action, causing the line profile to disappear from the frame.
Public Method endUpdate Refreshes the control to include all the changes made after using the BeginUpdate method.
Public Method refresh Refreshes the line profile object, causing the line to get redrawn and regenerate the line profile histogram.

Public Properties

Name Description
Public Property
histogramColorType Gets or sets the color depth of the line profile array that will be returned.
Public Property histogramMarker Gets or sets the marker position that will appear on the line profile that is drawn on the image.
Public Property logicalEndPoint Gets or sets the logical end point of the line profile.
Public Property logicalStartPoint Gets or sets the logical start point of the line profile.
Public Property physicalEndPoint Gets or sets the physical end point of the line profile.
Public Property physicalStartPoint Gets or sets the physical start point of the line profile.

Public Events

Name Description
Public Event
static  | Shared in VB
histogramGenerated Represents an event of that fires each time the line is drawn on the surface of the control.

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