Click or drag to resize

CalibrationGuiData.PenList 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.22.0
Syntax
C#
public List<TextBlock> PenList { get; set; }

Property Value

List<TextBlock>
See Also