# Sandbox.Stroke.StrokeAlignment

Placement relative to a closed shape's boundary. Open paths always use Center.

- Kind: enum
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`Center`](/api/Sandbox.Stroke.StrokeAlignment/Center): Half the width on each side of the boundary.
- [`Inside`](/api/Sandbox.Stroke.StrokeAlignment/Inside): The full width inside the filled region.
- [`Outside`](/api/Sandbox.Stroke.StrokeAlignment/Outside): The full width outside the filled region.
