Search Results for

    Show / Hide Table of Contents

    Method ScaledDraw

    ScaledDraw()

    Draws this Sprite using the width returned in ScaledWidth.

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

    ScaledDraw(SizeF)

    Draws the Sprite at the specified offset using the width returned in ScaledWidth.

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

    The offset.

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