ScaleDirection Enumeration

Definition

Definiert Werte für ScaleDirection.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ScaleDirection
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ScaleDirection = 
Public Enum ScaleDirection
Vererbung
ScaleDirection
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Decrease 2
Increase 1
None 0

Gilt für: