Click or drag to resize

BaseFoundImageProcessingObjectDistanceToOrigin Property

Distance of the object's center to the workspace's center in world coordinates in the workspace's coordinate system.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public virtual double DistanceToOrigin { get; }

Property Value

Double
See Also