Table of Contents

Property Destination

Namespace
Bonsai.Vision.Drawing
Assembly
Bonsai.Vision.dll

Destination

Gets or sets the optional region in which to draw the text. By default the box will fill the entire image.

public Rect Destination { get; set; }

Property Value

Rect