Spread Windows Forms 12.0 Product Documentation
ImageFill Constructor


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > ImageFill Class : ImageFill Constructor
Image of the fill
Creates a new image fill with the specified image.
Syntax
'Declaration
 
Public Function New( _
   ByVal image As Image _
)
'Usage
 
Dim image As Image
 
Dim instance As New ImageFill(image)
public ImageFill( 
   Image image
)

Parameters

image
Image of the fill
See Also

Reference

ImageFill Class
ImageFill Members