BoringLayout.Metrics.DrawingBoundingBox Property

Definition

Returns drawing bounding box.

public virtual Android.Graphics.RectF DrawingBoundingBox { [Android.Runtime.Register("getDrawingBoundingBox", "()Landroid/graphics/RectF;", "GetGetDrawingBoundingBoxHandler", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getDrawingBoundingBox", "()Landroid/graphics/RectF;", "GetGetDrawingBoundingBoxHandler", ApiSince=35)>]
member this.DrawingBoundingBox : Android.Graphics.RectF

Property Value

a drawing bounding box.

Attributes

Remarks

Returns drawing bounding box.

Java documentation for android.text.BoringLayout.Metrics.getDrawingBoundingBox().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to