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