# Sandbox.UI.BorderShape.Points

```csharp
PointCollection Points { get; set; }
```

Read-only view of the active polygon points. Access and direct enumeration do not allocate.

Declared in [Sandbox.UI.BorderShape](/api/Sandbox.UI.BorderShape).
Assembly: `Sandbox.System`.
