x


Description:

public float x { get; set; }

X coordinate of the actor in pixels.

If written, forces a fixed position for the actor. If read, returns the fixed position if any, otherwise the allocation if available, otherwise 0.

The x property is animatable.