Click or drag to resize
BlobRectangle Property
Rectangle describing the minimum and maximum extends of data points of this blob.

Namespace: StreamCoders.Imaging
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public Rectangle Rectangle { get; set; }

Property Value

Type: Rectangle
The rectangle.
See Also