Click or drag to resize

StiFormLocation Property

Gets or sets the coordinates of the upper-left corner of the form.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Point Location { get; set; }

Property Value

Type: Point
See Also