using FastReport.Utils; using System.Drawing; namespace FastReport.Map { partial class ShapePolygon { #region Private Methods /// /// Does nothing /// /// /// /// /// flag partial void DrawDesign(FRPaintEventArgs e, ref Brush brush, ref bool flag); #endregion Private Methods } }