AudioVisualSource.BoundingBox Property

Definition

Gets the bounding box (x, y, width, height) in pixel coordinates, or null if no spatial information is available (e.g., audio-only).

public System.Drawing.Rectangle? BoundingBox { get; }
member this.BoundingBox : Nullable<System.Drawing.Rectangle>
Public ReadOnly Property BoundingBox As Nullable(Of Rectangle)

Property Value

Applies to