Click or drag to resize

FoundLine.Point1 Property

The first point of the line as type System.Drawing.Point.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntax
C#
public Point Point1 { get; }

Property Value

Point
See Also