BCGSoft.Shared Namespace : ImageEditMode Enumeration |
'Declaration Public Enum ImageEditMode Inherits System.Enum
'Usage Dim instance As ImageEditMode
public enum ImageEditMode : System.Enum
__value public enum ImageEditMode : public System.Enum
public enum class ImageEditMode : public System.Enum
Member | Description |
---|---|
ModeClear | current mode lets to clear the image |
ModeCopy | current mode lets to make a copy of the image |
ModeEllipse | current mode lets to draw a circle |
ModeFill | current tool lets to fill an image editor area with the specified color |
ModeLine | current mode lets to draw a line |
ModePaste | current mode lets to paste a content of the clipboard |
ModePen | current tool is a pen |
ModePick | current mode lets to select a color from the selected point |
ModeSquare | current mode lets to draw a rectangle |
ModeUndefined | current tool is undefined |
System.Object
System.ValueType
System.Enum
BCGSoft.Shared.ImageEditMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2