Android.Graphics.Drawables.RotateDrawable.PivotY Property

Syntax

[get: Android.Runtime.Register("getPivotY", "()F", "GetGetPivotYHandler")]
[set: Android.Runtime.Register("setPivotY", "(F)V", "GetSetPivotY_FHandler")]
public virtual float PivotY { get; set; }

See Also

RotateDrawable.PivotY
RotateDrawable.PivotY

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Sets the Y position around which the drawable is rotated.

Requirements

Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1