Enum SliceCenterPosition
Definition
Namespace: StardewUI.Graphics
Assembly: StardewUI.dll
Specifies which side the center position of a SliceSettings instance is on.
Inheritance
Object ⇦ ValueType ⇦ Enum ⇦ SliceCenterPosition
Fields
Name | Value | Description |
---|---|---|
Start | 0 | The specified center position is the start of the center segment. |
End | 1 | The specified center position is the end of the center segment. |