Size Constructor (width, height)

GoogleMap Control Artem.Google

GoogleMap Control Size Constructor (width, height)
NamespacesArtem.Google.UISizeSize(Int32, Int32)
GoogleMap Control v6.0
Initializes a new instance of the Size struct.
Declaration Syntax
C# Visual Basic
public Size(
	int width,
	int height
)
Public Sub New ( _
	width As Integer, _
	height As Integer _
)
Parameters
width (Int32)
The width.
height (Int32)
The height.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)