Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ImageFill Class / Image Property


In This Topic
Image Property (ImageFill)
In This Topic
Gets the image of this fill.
Syntax
'Declaration
 
Public ReadOnly Property Image As Image
 
'Usage
 
Dim instance As ImageFill
Dim value As Image
 
value = instance.Image
See Also