namespace CPF.Mac.AppKit { public enum NSRulerOrientation { Horizontal, Vertical } }