public RectangleF RectangleFFromString( string str, RectangleF def )
Parameters
- str
- the string to parse
- def
- the default value to return if the string is null or there is a syntax or range error
RectangleF
.public RectangleF RectangleFFromString( string str, RectangleF def )