namespace CPF.Mac.AppKit { public enum NSLineJoinStyle { Miter, Round, Bevel } }