SizeD.Explicit(SizeD to PointD) Operator

Definition

public:
 static explicit operator Microsoft::ReportDesigner::PointD(Microsoft::ReportDesigner::SizeD size);
public static explicit operator Microsoft.ReportDesigner.PointD (Microsoft.ReportDesigner.SizeD size);
static member op_Explicit : Microsoft.ReportDesigner.SizeD -> Microsoft.ReportDesigner.PointD
Public Shared Narrowing Operator CType (size As SizeD) As PointD

Parameters

size
SizeD

Returns

Applies to