GraphPoint Class |
Namespace: CMS.Helpers.UniGraphConfig
public class GraphPoint
The GraphPoint type exposes the following members.
Name | Description | |
---|---|---|
GraphPoint |
Initializes a new instance of the GraphPoint class with coordinates set to zero.
| |
GraphPoint(Int32, Int32) |
Initializes a new instance of the GraphPoint class from given coordinates.
|