Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Drawing Namespace / GdiPlusDrawingContext Class / Graphics Property


In This Topic
Graphics Property (GdiPlusDrawingContext)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Graphics As Graphics
 
'Usage
 
Dim instance As GdiPlusDrawingContext
Dim value As Graphics
 
value = instance.Graphics
See Also