In This Topic
Creates a new instance of the CornerFold class.
Syntax
public CornerFold(
Color ,
java.util.EnumSet<CornerPosition> ,
int
)
|
Parameters
- color
- The color of the corner fold.
- position
- The position of the corner fold.
- size
- The size of the corner fold in pixels.
See Also