Class ImageFormat
Image format.
Inheritance
System.Object
ImageFormat
Namespace: Syncfusion.SfDiagram.XForms
Assembly: Syncfusion.SfDiagram.XForms.dll
Syntax
public sealed class ImageFormat : Enum
Fields
Jpeg
Defines the JPEG.
Declaration
public const ImageFormat Jpeg
Field Value
Type | Description |
---|---|
ImageFormat |
Png
Defines the png.
Declaration
public const ImageFormat Png
Field Value
Type | Description |
---|---|
ImageFormat |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |