Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
看一下附图,我需要模仿表格顶部的灰色不规则多边形标题。如果不是右侧有角度的部分,那将是直截了当的。创建它的最佳方法是什么?这可以在 XAML 中创建吗?我应该使用图像吗?非常感谢任何指针。
这可以通过 XAML 中的标准绘图功能轻松完成。有关制作自定义形状的详细信息,请参阅形状和基本绘图。