double to float

        double xmax = xvalue[0, xvalue.Length];

        XLimMax = (float)xmax;
posted @ 2009-09-01 09:26  greencolor  阅读(234)  评论(0)    收藏  举报