Click or drag to resize

Calibrated Constructor

Initializes a new instance of the Calibrated class

Namespace:  MediaCy.Commands.Overlays.GridOverlay
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	x As Boolean,
	y As Boolean
)

Parameters

x
Type: SystemBoolean
y
Type: SystemBoolean
See Also