DataSetInfo.Bounds Property
Gets or sets the bounding rectangle of the data, expressed in the Crs.
Syntax
public Rectangle Bounds { get; set; }
Property Value
Remarks
The default value indicates that a bounding rectangle has not been calculated. In this case, you can inspect the bounds of the Children.
Platforms
Windows, Linux, Android