SizeD.Explicit(SizeD to PointD) Operador

Definição

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

Parâmetros

size
SizeD

Retornos

Aplica-se a