PenStyle.NULL

Overview | Methods | Fields | This Package | All Packages

PenStyle.NULL

Represents a null pen. A null pen is one that results in no drawing.

Syntax

public static final int NULL;

Remarks

A null pen is useful when you have a function that always draws a border, but you do not want to include the border.