Skip to content

SizeExtensions.ToNative(Size) method

Defined in

Type: SizeExtensions Namespace: Splat Assembly: Splat.Drawing.dll

Applies to

net10.0-windows10.0.17763, net10.0-windows10.0.19041, net9.0-windows10.0.17763, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net8.0-windows10.0.17763, net462, net481

Overloads

  • 1. public static Size ToNative(this Size value)
  • 2. public static Size ToNative(this SizeF value)

1. Overload

public static Size ToNative(this Size value)

View source

Parameters

NameTypeDescription
value[Size](#--

Returns: Size

2. Overload

public static Size ToNative(this SizeF value)

View source

Parameters

NameTypeDescription
value[SizeF](#--

Returns: Size