Table of Contents

Method ToWpf

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

ToWpf(Point)

public static Point ToWpf(this Point p)

Parameters

p Point

Returns

Point

ToWpf(Size)

public static Size ToWpf(this Size s)

Parameters

s Size

Returns

Size

ToWpf(Rectangle)

public static Rect ToWpf(this Rectangle rect)

Parameters

rect Rectangle

Returns

Rect