Click or drag to resize

CalibrationGuiDataPenList Property

The list of available pens, filled with the default pen list.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public List<TextBlock> PenList { get; set; }

Property Value

ListTextBlock
See Also