HStation.RevitDev/Test/MainWindow.xaml.cs
@@ -31,7 +31,7 @@ private void initControls() { PictureBox pb = pictureBox.Child as PictureBox; pb.BackgroundImageLayout = ImageLayout.Stretch; //pb.BackgroundImageLayout = ImageLayout.Stretch; pb.BackgroundImage = Common.ThumbnailUtils.GetThumbnailWithoutRevit("D:\\Program Files\\Autodesk\\Revit 2020\\China\\结构\\基础\\独立基础 - 三阶.rfa"); } }