创建圆角矩形
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
public static GraphicsPath CreateRoundedRectanglePath( Rectangle rect, int cornerRadius ) |
参数
- rect
- Type: System.Drawing..::.Rectangle
矩形区域
- cornerRadius
- Type: System..::.Int32
圆角半径