개정판 e6a9ddaf
issue #923: fixed ControlType.ChainLine drawing
Change-Id: Iee05d32624f7260c51cf31dc4827fcee6085be55
MarkupToPDF/Common/CommentUserInfo.cs | ||
---|---|---|
79 | 79 |
public virtual ControlType ControlType { get; set; } |
80 | 80 |
|
81 | 81 |
/// <summary> |
82 |
/// translate commeny by given dx, dy |
|
83 |
/// </summary> |
|
84 |
/// <param name="dx"></param> |
|
85 |
/// <param name="dy"></param> |
|
86 |
public virtual void Move(double dx, double dy) { } |
|
87 |
|
|
88 |
/// <summary> |
|
82 | 89 |
/// subclass has to override this method |
83 | 90 |
/// </summary> |
84 | 91 |
/// <returns>serialized string</returns> |
내보내기 Unified diff