SizeD.Add(SizeD, SizeD) Method
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 Add(Microsoft::ReportDesigner::SizeD sz1, Microsoft::ReportDesigner::SizeD sz2);
public static Microsoft.ReportDesigner.SizeD Add (Microsoft.ReportDesigner.SizeD sz1, Microsoft.ReportDesigner.SizeD sz2);
static member Add : Microsoft.ReportDesigner.SizeD * Microsoft.ReportDesigner.SizeD -> Microsoft.ReportDesigner.SizeD
Public Shared Function Add (sz1 As SizeD, sz2 As SizeD) As SizeD
Parameters
- sz1
- SizeD
- sz2
- SizeD