Click or drag to resize

PointMeasuredEventArgsTPoint Constructor

Initializes a new instance of the PointMeasuredEventArgsTPoint class.

Namespace: CompreDriveSDK.Plugins.Analyzers.Methods
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.19.1
Syntax
public PointMeasuredEventArgs(
	TPoint p
)

Parameters

p  TPoint
The point.
See Also