개정판 72676337
Fix: ID2.Manager - 심볼의 원점과 연결점을 표시
Change-Id: I4fe2fc091ebf8115d3b741e6582b2621f6b9ad7d
ID2.Manager/ID2.Manager.Data/Models/Documents.cs | ||
---|---|---|
492 | 492 |
[Browsable(false)] |
493 | 493 |
[ReadOnly(true)] |
494 | 494 |
public string ConnectionPoint { get; set; } |
495 |
|
|
496 |
[ReadOnly(true)] |
|
497 |
public int Width{ get; set; } |
|
498 |
|
|
499 |
[ReadOnly(true)] |
|
500 |
public int Height{ get; set; } |
|
495 | 501 |
} |
496 | 502 |
|
497 | 503 |
public class DocumentsResult |
내보내기 Unified diff