[]
Creates a new instance of the CornerFold class.
public CornerFold(Color color, CornerPosition position, int size)
Public Sub New(color As Color, position As CornerPosition, size As Integer)
| Type | Name | Description |
|---|---|---|
| Color | color | The color of the corner fold. |
| CornerPosition | position | The position of the corner fold. |
| int | size | The size of the corner fold in pixels. |