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.4.25
Syntaxpublic Point Location { get; }
Public ReadOnly Property Location As Point
Get
Property Value
Point
See Also