'宣言 Public Enum ImageEditMode Inherits System.Enum
public enum ImageEditMode : System.Enum
| メンバ | 解説 |
|---|---|
| ChooseHotSpot | ChooseHotSpot |
| ColorSelect | ColorSelect |
| DrawAirbrush | DrawAirbrush |
| DrawArc | DrawArc |
| DrawBrush | DrawBrush |
| DrawEllipseOutline | DrawEllipseOutline |
| DrawFilledEllipse | DrawFilledEllipse |
| DrawFilledEllipseWithOutline | DrawFilledEllipseWithOutline |
| DrawFilledRectangle | DrawFilledRectangle |
| DrawFilledRectangleWithOutline | DrawFilledRectangleWithOutline |
| DrawLine | DrawLine |
| DrawPoint | DrawPoint |
| DrawRectangleOutline | DrawRectangleOutline |
| DrawText | DrawText |
| Erase | Erase |
| EraseColor | EraseColor |
| Fill | Fill |
| SelectRectangle | SelectRectangle |