Click or drag to resize

BaseMarkableJobElementMarkableConfiguration Property

The configuration: marker profiles, model matrix, and bounding box.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public MarkableConfiguration MarkableConfiguration { get; protected set; }

Property Value

MarkableConfiguration

Implements

ITransformableMarkableConfiguration
See Also