Property EncoderType
- Namespace
- SharpVectors.Converters
- Assembly
- SharpVectors.Converters.Wpf.dll
EncoderType
Gets or set the bitmap encoder type to use in encoding the drawing to an image file.
public ImageEncoderType EncoderType { get; set; }
Property Value
- ImageEncoderType
An enumeration of the type ImageEncoderType specifying the bitmap encoder. The default is the PngBitmap.