Piccolo.NET

PCamera.ViewBounds Property

Gets or sets the bounds of the view.

public virtual System.Drawing.RectangleF ViewBounds {get; set;}

Property Value

The bounds of the view.

Remarks

This property will return the bounds of the camera in view coordinates. Setting this property will center the the specified rectangle and scale the view so that the rectangle fits fully within the camera's view bounds.

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace


Web Accessibility