MarkerPenZoomFactor Property |
Gets or sets the zoom factor.
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntaxpublic double? ZoomFactor { get; set; }
Property Value
NullableDouble
RemarksThe smallest factor is 1, the largest is defined by the MaxZoom property of the correction file.
See Also