다음을 통해 공유


Type.GetX Method

Definition

Return the value of the X dimension.

[Android.Runtime.Register("getX", "()I", "GetGetXHandler")]
public virtual int GetX ();
[<Android.Runtime.Register("getX", "()I", "GetGetXHandler")>]
abstract member GetX : unit -> int
override this.GetX : unit -> int

Returns

int

Attributes

Remarks

Return the value of the X dimension.

Java documentation for android.renderscript.Type.getX().

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