프로젝트

일반

사용자정보

개정판 27e624cd

ID27e624cd3f2b0bf8162ea0b56288d9843fd54859
상위 ad65e27f
하위 dedcc053

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

dev issue #503 : fix drawing size

Change-Id: I35d2e3652fb1d5a588703e87cfac1cadfa72ca7f

차이점 보기:

DTI_PID/SPPIDConverter/Properties/Settings.Designer.cs
118 118
                this["ProjectDBPassword"] = value;
119 119
            }
120 120
        }
121
        
122
        [global::System.Configuration.UserScopedSettingAttribute()]
123
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
124
        [global::System.Configuration.DefaultSettingValueAttribute("0")]
125
        public double DrawingX {
126
            get {
127
                return ((double)(this["DrawingX"]));
128
            }
129
            set {
130
                this["DrawingX"] = value;
131
            }
132
        }
133
        
134
        [global::System.Configuration.UserScopedSettingAttribute()]
135
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
136
        [global::System.Configuration.DefaultSettingValueAttribute("0")]
137
        public double DrawingY {
138
            get {
139
                return ((double)(this["DrawingY"]));
140
            }
141
            set {
142
                this["DrawingY"] = value;
143
            }
144
        }
121 145
    }
122 146
}

내보내기 Unified diff

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