[]
Defines a builder to configurate Square.
public class SquareBuilder : ShapeBuilder<Square, SquareBuilder>
| Name | Description |
|---|---|
| SquareBuilder(Square) | Creates one SquareBuilder instance to configurate |
| Name | Description |
|---|---|
| Length(float) | Configurates Length. Sets the length of the Square annotation. |