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. |