Table of Contents

Enum FastGraphicsUnit

Namespace: FastReport.Olap
Assembly: FastCube.Core.dll

Graphics unit for FastFont, GDI compatible.

public enum FastGraphicsUnit

Fields

Display = 1

Display unit.

Document = 5

Document unit.

Inch = 4

Inch unit.

Millimeter = 6

Millimeter unit.

Pixel = 2

Pixel unit.

Point = 3

Point unit.

World = 0

World unit.