Search Results for

    Show / Hide Table of Contents

    Property Position

    Position

    Gets or sets the position of this ContainerElement.

    Declaration
    public virtual PointF Position { get; set; }
    Property Value
    Type Description
    System.Drawing.PointF

    The position scaled on a 1280*720 pixel base.

    Implements
    IElement.Position
    Remarks

    If ScaledDraw is called, the position will be scaled by the width returned in ScaledWidth.

    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX