ICssTransformStyleProperty public interface ICssTransformStyleProperty : ICssProperty Represents the CSS transform-style property. Documentation Code bool IsFlat { get; } Gets if the children of the element are lying in the plane of the element itself.