Udostępnij za pośrednictwem


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

Name Value Description
None 0

None.

Increase 1

Increase.

Decrease 2

Decrease.

Applies to