Beispiel #1
0
        public virtual float GetPixelY(ImageTagLocationType locationType)
        {
            float ret = SharingClientPINVOKE.ImageTagLocation_GetPixelY(swigCPtr, (int)locationType);

            return(ret);
        }
 public virtual float GetPixelY(ImageTagLocationType locationType) {
   float ret = SharingClientPINVOKE.ImageTagLocation_GetPixelY(swigCPtr, (int)locationType);
   return ret;
 }