public bool IsWithinColShape(ColShape colshape) { return(Native.Element.IsWithinColShape(this.userdata, colshape.GetUserData())); }