Property Enabled Enabled Gets or sets a value indicating whether this CustomSprite will be drawn. Declaration public bool Enabled { get; set; } Property Value Type Description System.Boolean true if enabled; otherwise, false. Implements IElement.Enabled