using System; namespace LYFZ.OtherExpansion.SkinControl { public enum ArtTextStyle { None, Border, Relievo, Forme, Anamorphosis } }