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.1.16
Syntax public Point Location { get; }
Public ReadOnly Property Location As Point
Get
Property Value
PointSee Also