ASP.NET Pack Programmer's Guide
GraphicsUnit Members
Constructors Fields
 


Specifies the unit of measure for graphic objects drawn by JDiagram.

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

 Public Constructors

  Name Description

GraphicsUnit

 

 Public Fields

  Name Description

Centimeter

Specifies centimeters as the unit of measure.

Display

Specifies 1/100 inch as the unit of measure.

Document

Specifies the document unit (1/300 inch) as the unit of measure.

Inch

Specifies the inch as the unit of measure.

Millimeter

Specifies the millimeter as the unit of measure.

Pixel

Specifies a device pixel as the unit of measure.

Point

Specifies a printer's point (1/72 inch) as the unit of measure.

World

 

WpfPoint

Specifies device-independent pixels (1/96 inch) as the unit of measure.

 See Also

GraphicsUnit Class
com.mindfusion.diagramming Namespace