FarsiLibrary.Win.DevExpress.VistaPersianCalendarViewInfo.CalcMonthInfoCellTextSize C# (CSharp) Method

CalcMonthInfoCellTextSize() protected method

protected CalcMonthInfoCellTextSize ( ) : Size
return System.Drawing.Size
        protected override Size CalcMonthInfoCellTextSize()
        {
            return CalcDayCellTextSizeCore("111");
        }