CSSBackgroundPositionProperty public sealed class CSSBackgroundPositionProperty : CSSProperty More information available at: https://developer.mozilla.org/en-US/docs/Web/CSS/background-position Documentation Code public IEnumerable<Point2d> Positions { get; } Gets the list of all given positions.