Android.Graphics.Drawables.RotateDrawable.PivotXRelative Property

Syntax

[get: Android.Runtime.Register("isPivotXRelative", "()Z", "GetIsPivotXRelativeHandler")]
[set: Android.Runtime.Register("setPivotXRelative", "(Z)V", "GetSetPivotXRelative_ZHandler")]
public virtual bool PivotXRelative { get; set; }

See Also

RotateDrawable.PivotXRelative
RotateDrawable.PivotXRelative

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Sets whether the X pivot value represents a fraction of the drawable width or an absolute value in pixels.

Requirements

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