using FastReport.Utils; namespace FastReport { partial class PolyLineObject { #region Private Methods /// /// Does nothing /// /// partial void DrawDesign0(FRPaintEventArgs e); /// /// Does nothing /// /// partial void DrawDesign1(FRPaintEventArgs e); /// /// Does nothing /// partial void InitDesign(); #endregion Private Methods } }