Method | Description | |
---|---|---|
FillRoundedRectangle ( |
||
RemoveNumbers ( this str ) : string | ||
RemoveSpecialCharacters ( this str ) : string | ||
RoundedRectangle ( |
public static FillRoundedRectangle ( |
||
graphics | ||
rectangle | ||
brush | ||
radius | int | |
return | void |
public static RemoveNumbers ( this str ) : string | ||
str | this | |
return | string |
public static RemoveSpecialCharacters ( this str ) : string | ||
str | this | |
return | string |
public static RoundedRectangle ( |
||
r | ||
radius | int | |
return |