[]
        
(Showing Draft Content)

C1.Win.C1Command.MeasureLinkEventArgs

MeasureLinkEventArgs Class

Provides data for the MeasureLink event.

Inheritance
MeasureLinkEventArgs
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class MeasureLinkEventArgs : EventArgs

Constructors

Name Description

Initializes a new instance of the MeasureLinkEventArgs class

Properties

Name Description
Graphics

Specifies the Graphics object to use for measuring.

Height

Specifies the height of the link.

Specifies the link that needs to be measured.

Width

Specifies the width of the link.