Size2Dd Operators and Type Conversions

CVB.Net Documentation

The Size2Dd type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberAddition
Adds the width and height of one SizeD structure width and height of another one.
Public operatorStatic memberEquality
Tests whether two sizes are equal.
Public operatorStatic member(Size2Dd to Point2Dd)
Converts the given sz to a Point2Dd.
Public operatorStatic member(Size2D to Size2Dd)
Converts the given Size2Dsz to a Size2Dd.
Public operatorStatic memberInequality
Tests whether two sizes are unequal.
Public operatorStatic memberSubtraction
Subtracts the width and height of one SizeD structure width and height of another one.
Top
See Also

Reference