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