/// <summary> /// Get Trackable width /// </summary> /// <returns></returns> public float GetWidth() { return(NativeAPI.Trackable_getWidth(cPtr)); }