Click or drag to resize
MeasurementRectangleRectangle Property
Gets or sets the rectangle area of this MeasurementRectangle.

Namespace: Flir.Atlas.Image.Measurements
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public Rectangle Rectangle { get; set; }

Property Value

Type: Rectangle
See Also