Click or drag to resize

cursorZoneSpatialSettings Constructor (Int32, Int32, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the cursorZoneSpatialSettings class

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public cursorZoneSpatialSettings(
	int width,
	int marginLR,
	int paddingLR
)
Request Example View Source

Parameters

width
Type: SystemInt32
marginLR
Type: SystemInt32
paddingLR
Type: SystemInt32
See Also