개정판 f513c215
issue #923: add CreateCommand and change thumb's opacity when mouse is enter or leave
Change-Id: I1e4b2ac57ca876e4681b14f02c1567abb265391e
MarkupToPDF/Controls/Shape/CircleControl.cs | ||
---|---|---|
426 | 426 |
CenterY = MathSet.getMiddlePoint(this.StartPoint, this.EndPoint).Y; |
427 | 427 |
} |
428 | 428 |
|
429 |
public void ApplyOverViewData() |
|
429 |
public override void ApplyOverViewData()
|
|
430 | 430 |
{ |
431 | 431 |
this.OverViewPathData = this.PathData; |
432 | 432 |
} |
내보내기 Unified diff