ICssTransformProperty public interface ICssTransformProperty : ICssProperty Represents the CSS transform property. Documentation Code IEnumerable<ITransform> Transforms { get; } Gets the enumeration over all transformations.