# Sandbox.UI.BorderShapePoint

A vertex of a polygon [Sandbox.UI.BorderShape](/api/Sandbox.UI.BorderShape), as a length on each axis.

- Kind: struct
- Namespace: `Sandbox.UI`
- Assembly: `Sandbox.System`
- Modifiers: sealed

## Constructors

- [`BorderShapePoint`](/api/Sandbox.UI.BorderShapePoint/.ctor): A vertex of a polygon [Sandbox.UI.BorderShape](/api/Sandbox.UI.BorderShape), as a length on each axis.

## Properties

- [`X`](/api/Sandbox.UI.BorderShapePoint/X)
- [`Y`](/api/Sandbox.UI.BorderShapePoint/Y)

## Methods

- [`Deconstruct`](/api/Sandbox.UI.BorderShapePoint/Deconstruct)
