# Sandbox.Stroke.Alignment

```csharp
StrokeAlignment Alignment { get; set; }
```

Placement on closed shapes. Defaults to Center; ignored by open paths.
Inside and outside strokes clip a double-width centered stroke to the selected side,
including its dash caps and dots. Pattern distances follow the original boundary.

Declared in [Sandbox.Stroke](/api/Sandbox.Stroke).
Assembly: `Sandbox.Engine`.
