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