NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SizeF Operators and Type Conversions

The operators and type conversions of the SizeF structure are listed below. For a complete list of SizeF structure members, see the SizeF Members topic.

Public:

Addition Operator Expands a SizeF by another SizeF.
Subtraction Operator Contracts a SizeF by another SizeF.
SizeF to Size Conversion [To be supplied.]
SizeF to PointF Conversion [To be supplied.]

See Also

SizeF Structure | System.Drawing Namespace