Enum PenColor
Pens tied to specific SDS2 colors.
Namespace: DesignData.SDS2.Primitives
Assembly: DesignData.SDS2.Primitives.dll
Syntax
public enum PenColor
Fields
| Name | Description |
|---|---|
| Blue | Blue |
| Cyan | Cyan |
| Green | Green |
| Magenta | Magenta |
| Red | Red |
| Unspecified | Unspecified, indicating the default should be used |
| White | White |
| Yellow | Yellow |