管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2022-11-08 ef548b18f9289b010f58deed6d20b8ae56c72682
ExportMap/Models/ExportArgs.cs
@@ -43,6 +43,11 @@
        public String layers { set; get; }
        /// <summary>
        /// 导出路径
        /// </summary>
        public String imgPath { set; get; }
        /// <summary>
        /// 旋转角度
        /// </summary>
        public double rotation { set; get; }