예제 #1
0
 BitConverter.ToInt32(Read(offset, bytesToRead, out int _), 0);
예제 #2
0
        public override void OnClick()
        {
            offset mOffset = new offset(mLayer, pMapControl);

            mOffset.Show(pMapControl);
        }