개정판 d2114d3b
issue #923: add OnMoveCtrlPoint method to interface
Change-Id: If3b10f5b54eaecd8bd8fa299d702e70e05d4b97e
KCOM/Views/MainMenu.xaml.cs | ||
---|---|---|
5076 | 5076 |
/// </summary> |
5077 | 5077 |
public void ConvertInkControlToPolygon() |
5078 | 5078 |
{ |
5079 |
Logger.sendCheckLog("pageNavigator_PageChanging_ConvertInkControlToPolygon", 1); |
|
5080 | 5079 |
if (inkBoard.Strokes.Count > 0) |
5081 | 5080 |
{ |
5082 | 5081 |
inkBoard.Strokes.ToList().ForEach(stroke => |
내보내기 Unified diff