Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / ImageBrush Class
Properties Methods


In This Topic
    ImageBrush Class Members
    In This Topic

    The following tables list the members exposed by ImageBrush.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the texture alignment.  
    Public PropertyGets or set an AspectRatio value indicating how the fill image aspect ratio will be preserved.  
    Public Property  
    Public PropertyGets the content type of the image.  
    Public PropertyGets the binary data of the image.  
    Public Property  
    Public Property  
    Public PropertyGets the linked file name.  
    Public Property  
    Public PropertyGets or sets a value indicating whether the fill style should rotate with the shape. (Inherited from GrapeCity.Drawing.Brush)
    Public Property  
    Public Property  
    Public PropertyGets or sets the object that contains data about the image brush.  
    Public PropertyGets or sets the tile flip mode indicates how to flip the picture of a tile region when using it to fill a larger fill region.  
    Public PropertyGets a boolean value indicating whether the brush is texture.  
    Public Property  
    Public PropertyOverridden. Returns or sets the degree of transparency of the specified brush as a value from 0.0 (opaque) through 1.0 (clear).  
    Public Property  
    Public PropertyReturns or sets an Boolean value that determines whether the object is visible. Read/write. (Inherited from GrapeCity.Drawing.Brush)
    Top
    Public Methods
     NameDescription
    Public MethodCreates new brush from the current brush with the specified GrapeCity.Core.ColorTransform effect. (Inherited from GrapeCity.Drawing.Brush)
    Public MethodOverridden. Creates a new Brush instance with the same value as an existing brush.  
    Public MethodOverloaded. Overridden.   
    Public MethodGets the solid color from this brush. (Inherited from GrapeCity.Drawing.Brush)
    Public MethodLoad the stream image data.  
    Public MethodResets transparency from the brush. (Inherited from GrapeCity.Drawing.Brush)
    Public MethodScale the image brush.  
    Top
    See Also