MonitorScaleDirection Enum

Definition

the scale direction. Whether the scaling action increases or decreases the number of instances.

public enum MonitorScaleDirection
type MonitorScaleDirection = 
Public Enum MonitorScaleDirection
Inheritance
MonitorScaleDirection

Fields

Decrease 2

Decrease.

Increase 1

Increase.

None 0

None.

Applies to