FlushIntention public enum FlushIntention Documentation Code namespace System.Drawing.Drawing2D { public enum FlushIntention { Flush, Sync } }