Show / Hide Table of Contents

    Enum ScalingAxis

    Scaling axis on which the scaling takes place.

    Namespace: AGS.API
    Assembly: AGS.API.dll
    Syntax
    public enum ScalingAxis

    Fields

    Name Description
    X

    Scale based on the horizontal X axis.

    Y

    Scale based on the vertical Y axis.

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX