11 2011 档案
摘要:System.Drawing.Font与IFontDisp IFontDisp fontDisp = ESRI.ArcGIS.ADF.Converter.ToStdFont(font);System.Drawing.Font font =new System.Drawing.Font(fontDisp .Name,(float)fontDisp .Size);[code]//IColor与Color之间的转换IColor iColor =this.ConvertColorToIColor(color);/// <summary>/// 从Color转换为IColor/// <
阅读全文

浙公网安备 33010602011771号