Click or drag to resize

MarkerPenZoomSpeed Property

Gets or sets the zoom speed [factor/µs].

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public double? ZoomSpeed { get; set; }

Property Value

NullableDouble
Remarks
The zoom speed is used by four axis scan heads to change from one zoom factor to another.
See Also