Search Results for

    Show / Hide Table of Contents

    TUISolidBrush Class

    A solid brush with a single color.

    Syntax

    Namespace: FlexCel.Core

    public abstract class TUISolidBrush: TUIBrush

    Methods

    Name Description
    Create This is a factory method that will create the correct brush depending in what UI framework you are using. (TUISolidBrush is an abstract class)

    Operators

    Name Description
    Implicit Conversion Creates a UIBrush from a given System.​Drawing.​Brush. Important: When you do an implicit conversion, the TUIBrush will take ownership of the brush, and the original System.​Drawing.​Brush will be disposed when you dispose this class.

    Properties

    Name Description
    Color Returns the color of the brush.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com