SizeD.Addition(SizeD, SizeD) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Microsoft::ReportDesigner::SizeD operator +(Microsoft::ReportDesigner::SizeD sz1, Microsoft::ReportDesigner::SizeD sz2);
public static Microsoft.ReportDesigner.SizeD operator + (Microsoft.ReportDesigner.SizeD sz1, Microsoft.ReportDesigner.SizeD sz2);
static member ( + ) : Microsoft.ReportDesigner.SizeD * Microsoft.ReportDesigner.SizeD -> Microsoft.ReportDesigner.SizeD
Public Shared Operator + (sz1 As SizeD, sz2 As SizeD) As SizeD
Parameters
- sz1
- SizeD
- sz2
- SizeD