Table of Contents

TUITextureBrush Class

A brush using an image as a pattern.

Syntax

Namespace: FlexCel.Core

public abstract class TUITextureBrush: TUIBrush

Methods

Name Description
Create This method will return the appropriate Brush depending in the Graphics framework you are using to render images.

Properties

Name Description
Image Image used to paint the brush.
TransformElements Transform matrix.