ImageGear23.Art Assembly > ImageGear.ART Namespace : ImGearARTSaveType Enumeration |
'Declaration Public Enum ImGearARTSaveType Inherits System.Enum
'Usage Dim instance As ImGearARTSaveType
public enum ImGearARTSaveType : System.Enum
__value public enum ImGearARTSaveType : public System.Enum
public enum class ImGearARTSaveType : public System.Enum
Member | Value | Description |
---|---|---|
LEGACY | 2 | Legacy ART 2.0 storage format. |
WANG | 3 | WANG storage format. |
XML | 1 | XML storage format. |
System.Object
System.ValueType
System.Enum
ImageGear.ART.ImGearARTSaveType