[]
        
(Showing Draft Content)

C1.Win.C1Command.MeasureFloatingCaptionEventArgs

MeasureFloatingCaptionEventArgs Class

Provides data for the MeasureFloatingCaption event.

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

Constructors

Name Description
MeasureFloatingCaptionEventArgs(Graphics, int)

Initializes a new instance of the MeasureFloatingCaptionEventArgs class

Fields

Name Description
Graphics

The Graphics object to use for measuring.

Height

The height of the floating caption.