MindFusion.Wpf Pack Programmer's Guide
Vertex Members
Constructors Properties Methods
 


Vertex class

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

 Public Constructors

  Name Description

Vertex

Overloaded.  

 Public Properties

  Name Description

Index

Index of this vertex.

X

X coordinate.

Y

Y coordinate.

Z

Z coordinate.

 Public Methods

  Name Description

DeltaSquared

Delta distance squared between this and other vertex t

DeltaSquaredXY

Delta distance squared between this and other vertex t

Distance

The distance between this and t.

DistanceXY

The distance between this and t.

InsideXY

Is this rectangle within the region.

ToString

To string.

 See Also

Vertex Class
MindFusion.Charting.Wpf Namespace