PositionedGlyphs.OffsetY Property

Definition

Returns the amount of Y offset added to glyph position.

public float OffsetY { [Android.Runtime.Register("getOffsetY", "()F", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getOffsetY", "()F", "", ApiSince=31)>]
member this.OffsetY : single

Property Value

The Y offset added to glyph position.

Attributes

Remarks

Returns the amount of Y offset added to glyph position.

Java documentation for android.graphics.text.PositionedGlyphs.getOffsetY().

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