[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Drawing.GraphicsUnit

GraphicsUnit Enum

Specifies the unit of measure for the given data. It is a cross-platform version of System.Drawing.GraphicsUnit.

Namespace: GrapeCity.ActiveReports.Document.Drawing
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public enum GraphicsUnit

Fields

Name Description
Display

The display unit.

Document

The document unit.

Inch

The inch unit.

Millimeter

The millimetr unit.

Pixel

The pixel unit.

Point

The point unit.

World

The word unit.