Enum BoundaryShape
The shape of the boundary for Padded or Absolute boundary types that target indicators will clamp to.
Namespace: TargetIndicators
Assembly: TargetIndicators.dll
Syntax
public enum BoundaryShape
Fields
| Name | Description |
|---|---|
| Ellipse | The boundary shape is an ellipse. |
| Rectangle | The boundary shape is a rectangle. |