DiagramLite Programmer's Guide
PointI Members
Constructors Fields Methods
 


Point with integer coordinates.

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

 Public Constructors

  Name Description

PointI

Initializes a new instance of the PointI class.

 Public Fields

  Name Description

X

The X coordinate of this point.

Y

The Y coordinate of this point.

 Public Methods

  Name Description

ToPoint

Converts the current point to a System.Windows.Point object.

ToString

Object.ToString override.

 See Also

PointI Structure
MindFusion.Diagramming Namespace