개정판 f513c215
issue #923: add CreateCommand and change thumb's opacity when mouse is enter or leave
Change-Id: I1e4b2ac57ca876e4681b14f02c1567abb265391e
MarkupToPDF/Controls/Shape/TriControl.cs | ||
---|---|---|
390 | 390 |
PropertyChanged(this, new PropertyChangedEventArgs(propName)); |
391 | 391 |
} |
392 | 392 |
|
393 |
public void ApplyOverViewData() |
|
393 |
public override void ApplyOverViewData()
|
|
394 | 394 |
{ |
395 | 395 |
this.OverViewPathData = this.PathData; |
396 | 396 |
} |
내보내기 Unified diff