Search
GraphicsUnit Members
Properties
 


Specifies the unit of measure for length and size properties.

The following tables list the members exposed by the GraphicsUnit type.

 Public Properties

  Name Description

Centimeter

Specifies the centimeter as the unit of measure.

Display

Specifies the display unit as the unit of measure.

Document

Specifies the document unit as the unit of measure.

Inch

Specifies the inch as the unit of measure.

Millimeter

Specifies the millimeter as the unit of measure.

Percent

Specifies the world coordinate system unit as the unit of measure.

Pixel

Specifies the pixel unit as the unit of measure.

Point

Specifies a printer's point as the unit of measure.

World

Specifies the world coordinate system unit as the unit of measure.

WpfPoint

Specifies the WpfPoint unit as the unit of measure.

 See Also