Search Results for

    Show / Hide Table of Contents

    Method Draw

    Draw()

    Draws the TextElement this frame.

    Declaration
    public virtual void Draw()
    Implements
    IElement.Draw()

    Draw(SizeF)

    Draws the TextElement this frame at the specified offset.

    Declaration
    public virtual void Draw(SizeF offset)
    Parameters
    Type Name Description
    System.Drawing.SizeF offset

    The offset to shift the draw position of this TextElement using a 1280*720 pixel base.

    Implements
    IElement.Draw(SizeF)
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX