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!

Point Operators and Type Conversions

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

Public:

Addition Operator Translates a Point by a given Size.
Equality Operator [To be supplied.]
Inequality Operator [To be supplied.]
Subtraction Operator Translates a Point by the negative of a given Size.
Point to Size Conversion [To be supplied.]
Point to PointF Conversion [To be supplied.]

See Also

Point Structure | System.Drawing Namespace