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