RectangleLocation Property |
Gets coordinates of the upper-left corner of this
Rectangle structure.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic Point Location { get; }Public ReadOnly Property Location As Point
Get
Property Value
Point
See Also