Spread for ASP.NET 12 Product Documentation
ImageFill Constructor(Image)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > ImageFill Class > ImageFill Constructor : ImageFill Constructor(Image)
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
Overload List