MarkerPenZoomSpeed Property |
Gets or sets the zoom speed [factor/µs].
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntaxpublic double? ZoomSpeed { get; set; }
Property Value
NullableDouble
RemarksThe zoom speed is used by four axis scan heads to change from one zoom factor to another.
See Also