[]
        
(Showing Draft Content)

C1.Win.C1Command.MeasureFloatingCaptionEventArgs.-ctor

MeasureFloatingCaptionEventArgs Constructor

MeasureFloatingCaptionEventArgs(Graphics, int)

Initializes a new instance of the MeasureFloatingCaptionEventArgs class

Declaration
public MeasureFloatingCaptionEventArgs(Graphics graphics, int height)
Parameters
Type Name Description
Graphics graphics

The Graphics object to use for measuring.

int height

The height of the floating caption.