Table of Contents

Enum DrawingGraphicsUnit

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll

This enumeration represents the graphics unit.

public enum DrawingGraphicsUnit

Fields

Display = 1
Document = 5
Inch = 4
Millimeter = 6
Pixel = 2
Point = 3
World = 0

Remarks

None