Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / MeasureLinkEventArgs Class / Graphics Property

In This Topic
    Graphics Property
    In This Topic
    Specifies the Graphics object to use for measuring.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Graphics As Graphics
    public Graphics Graphics {get;}
    See Also