[]
public static extern nint CreateRoundRectRgn(int nLeftRect, int nTopRect, int nRightRect, int nBottomRect, int nWidthEllipse, int nHeightEllipse)
Type | Name | Description |
---|---|---|
int | nLeftRect | |
int | nTopRect | |
int | nRightRect | |
int | nBottomRect | |
int | nWidthEllipse | |
int | nHeightEllipse |
Type | Description |
---|---|
nint |