Table of Contents

Enum MeasurementUnit

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Specifies the unit of measure for the given data.

public enum MeasurementUnit

Fields

Pixel = 1
Inch = 2
Centimeter = 3

Remarks

These enumeration values correspond to the values used in the EXIF ResolutionUnit tag.