프로젝트

일반

사용자정보

개정판 92c9cab8

ID92c9cab85f626f07bf5f8ef8e70a1ed0bfb02d09
상위 38d69491
하위 a8aec13a

김태성이(가) 12달 전에 추가함

issue #0000 DIG test 오류 수정

Change-Id: If8c0d8e600350c6ac591324d3cc5667a1bc57c5e

차이점 보기:

MarkupToPDF/Controls/Polygon/InkControl.cs
520 520
                            break;
521 521
                        case PaintSet.Hatch:
522 522
                            {
523
                                Base_PolyPath.Fill = HatchMake.CreateHatchBrush(this.StrokeColor, this.LineSize * 0.1);
523
                                var size = this.LineSize > 5 ? 5 : this.LineSize;
524
                                Base_PolyPath.Fill = HatchMake.CreateHatchBrush(this.StrokeColor, size * 0.1);
524 525
                            }
525 526
                            break;
526 527
                        default:

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)