'Declaration
Public Property MinTextShowZoomFactor As System.Single
'Usage
Dim instance As NMapLayer Dim value As System.Single instance.MinTextShowZoomFactor = value value = instance.MinTextShowZoomFactor
public System.float MinTextShowZoomFactor {get; set;}