namespace CPF.Mac.CoreGraphics { public enum CGLineCap { Butt, Round, Square } }