Property Centered Centered Gets or sets a value indicating whether this CustomSprite should be positioned based on its center or top left corner Declaration public bool Centered { get; set; } Property Value Type Description System.Boolean true if centered; otherwise, false. Implements IElement.Centered