MarkerPenZoomFactor Property | 
            Gets or sets the zoom factor.
            
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.31.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