개정판 959b3ef2
issue #000: add DeleteCommand class
Change-Id: I3edc8872d4351d2e0f7c3b25691631606d20cbd3
MarkupToPDF/Controls/Shape/RectCloudControl.cs | ||
---|---|---|
240 | 240 |
get { return (List<Point>)GetValue(PointSetProperty); } |
241 | 241 |
set { SetValue(PointSetProperty, value); } |
242 | 242 |
} |
243 |
public bool IsSelected |
|
243 |
public override bool IsSelected
|
|
244 | 244 |
{ |
245 | 245 |
get |
246 | 246 |
{ |
내보내기 Unified diff