Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ImageFill Class
Members


In This Topic
    ImageFill Class
    In This Topic
    Represents a fill that is an image.
    Syntax
    'Declaration
     
    
    Public Class ImageFill 
       Inherits Fill
    'Usage
     
    
    Dim instance As ImageFill
    public class ImageFill : Fill 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.Fill
          FarPoint.Win.Chart.ImageFill

    See Also