Search Results for

    Show / Hide Table of Contents

    TUIGraphics Class

    This class represents a native canvas for drawing.

    Syntax

    Namespace: FlexCel.Core

    public abstract class TUIGraphics: IDisposable

    Methods

    Name Description
    Dispose Overloaded
    Dispose
    Dispose(Boolean)
    Clear Clears the image to a color.
    FromImage Gets the graphics context from an image.
    SetMode Sets the interpolation and smoothing modes.

    Operators

    Name Description
    Implicit Conversion Creates a UIGraphics from a given System.​Drawing.​Graphics. 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.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com