Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public struct Location |
Visual Basic
Copy Code
|
|---|
Public Structure Location |
See Also