Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / MeasureFloatingCaptionEventArgs Class / Graphics Field

In This Topic
    Graphics Field (MeasureFloatingCaptionEventArgs)
    In This Topic
    The Graphics object to use for measuring.
    Syntax
    'Declaration
     
    
    Public ReadOnly Graphics As Graphics
    public readonly Graphics Graphics
    See Also