Android.Graphics.Drawables.RotateDrawable.PivotX Property

Syntax

[get: Android.Runtime.Register("getPivotX", "()F", "GetGetPivotXHandler")]
[set: Android.Runtime.Register("setPivotX", "(F)V", "GetSetPivotX_FHandler")]
public virtual float PivotX { get; set; }

See Also

RotateDrawable.PivotX
RotateDrawable.PivotXRelative

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Sets the X 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