Measurement.op_Implicit

Measurement Implicit operator

Gibt eine neue Instanz von zurückMessung das repräsentiert die Länge in Pixeln.

public static implicit operator Measurement(double pixels)
ParameterTypBeschreibung
pixelsDoubleAnzahl Pixel.

Rückgabewert

Neue Instanz vonMessung Klasse.

Siehe auch