Search Results for

    Show / Hide Table of Contents

    TGdipUIPen Class

    Encapsulation of a GDI+ pen

    Syntax

    Namespace: FlexCel.Draw

    public class TGdipUIPen: TUIPen

    Constructors

    Name Description
    TGdipUIPen Creates a new UIPen which encapsulates an existing GDI+ Pen. Note that if you are encapsulating a pen from Pens.Color class, you need to pass false in aNeedsDispose, since this class shouldn't dispose the pen when disposing the class.

    Methods

    Name Description
    GetDashPattern Converts the dashstyle.
    GetStyle Converts the dashstyle.
    Dispose Override this method to dispose your own objects in your descending classes.

    Properties

    Name Description
    Color Gets or sets the color of the pen.
    Width Gets or sets the width of the pen.
    DashStyle Gets or sets the style of the pen.
    LineCap Gets or sets the line cap of the pen.
    LineJoin Gets or sets the line join for the pen.
    MiterLimit Gets or sets the miter limit for the pen.
    HeadArrow Defines a start arrow for the lines.
    TailArrow Defines a start arrow for the lines.
    Handle Returns the encapsulated Pen object.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com