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

            mOffset.Show(pMapControl);
        }