SizeFloat Constructor
Constructs a size object with the given width and height
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public SizeFloat(
float width,
float height
)
Parameters
- width Single
- The width
- height Single
- The height