프로젝트

일반

사용자정보

개정판 6a7573b0

ID6a7573b0a7b8afc29c604e8407f5f9e17cfcc54b
상위 4d2571ab
하위 03110d25

gaqhf 이(가) 5년 이상 전에 추가함

dev issue #366 : Mirror 기능 및 Drawing 크기 구하는 방식 변경

Change-Id: I7c87b78b185832403f62b18783c50861c70bb208

차이점 보기:

DTI_PID/SPPIDConverter/Properties/Settings.Designer.cs
34 34
                this["LatestProjectPath"] = value;
35 35
            }
36 36
        }
37
        
38
        [global::System.Configuration.UserScopedSettingAttribute()]
39
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
40
        [global::System.Configuration.DefaultSettingValueAttribute("0")]
41
        public double DrawingX {
42
            get {
43
                return ((double)(this["DrawingX"]));
44
            }
45
            set {
46
                this["DrawingX"] = value;
47
            }
48
        }
49
        
50
        [global::System.Configuration.UserScopedSettingAttribute()]
51
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
52
        [global::System.Configuration.DefaultSettingValueAttribute("0")]
53
        public double DrawingY {
54
            get {
55
                return ((double)(this["DrawingY"]));
56
            }
57
            set {
58
                this["DrawingY"] = value;
59
            }
60
        }
37 61
    }
38 62
}

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)