개정판 959b3ef2
issue #000: add DeleteCommand class
Change-Id: I3edc8872d4351d2e0f7c3b25691631606d20cbd3
MarkupToPDF/Controls/Etc/SymControl.cs | ||
---|---|---|
266 | 266 |
get { return (double)GetValue(AngleProperty); } |
267 | 267 |
set { SetValue(AngleProperty, value); } |
268 | 268 |
} |
269 |
public bool IsSelected |
|
269 |
public override bool IsSelected
|
|
270 | 270 |
{ |
271 | 271 |
get |
272 | 272 |
{ |
내보내기 Unified diff