Search Results for

    Show / Hide Table of Contents

    TUIPen.Create Method

    Overloads

    • TUIPen.Create(TUIColor)
    • TUIPen.Create(TUIColor, Double)

    TUIPen.Create(TUIColor)

    Creates a new pen with a given color and a width of 1.

    Syntax

    Namespace: FlexCel.Core

    public static TUIPen Create(TUIColor aColor)

    Parameters

    <-> Parameter Type Description
    aColor TUIColor Color of the pen.

    See also

    • TUIPen

    TUIPen.Create(TUIColor, Double)

    Creates a new pen with a given color and width.

    Syntax

    Namespace: FlexCel.Core

    public static TUIPen Create(TUIColor aColor, Double aWidth)

    Parameters

    <-> Parameter Type Description
    aColor TUIColor Color for the pen.
    aWidth Double Width of the pen.

    See also

    • TUIPen
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com