Position
Rectangle.Position property
Gets the coordinates of the upper-left corner of the rectangular area.
public Point Position { get; }
Property Value
An instance of Point
class that represents the coordinates of the upper-left corner of the rectangular area.
See Also
- class Point
- class Rectangle
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser