PenSetEnum Enumeration

Enumeration of common pens used during drawing.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public enum PenSetEnum

Members

Move0 Move to cursor without drawing.
Draw1 Draw.

See Also