Show / Hide Table of Contents

    Interface IRectangle

    Namespace: i5.Toolkit.Core.Utilities.UnityAdapters
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IRectangle

    Properties

    Size

    Declaration
    Vector2 Size { get; set; }
    Property Value
    Type Description
    Vector2
    Back to top i5 Toolkit Documentation