namespace CPF.Mac.CoreGraphics { public enum CGPatternTiling { NoDistortion, ConstantSpacingMinimalDistortion, ConstantSpacing } }