'Declaration Public Property InitialZoomMode As Nullable(Of ZoomMode)
public Nullable<ZoomMode> InitialZoomMode {get; set;}
Property Value
A ZoomMode value indicating the initial zoom mode. Default isnull
.'Declaration Public Property InitialZoomMode As Nullable(Of ZoomMode)
public Nullable<ZoomMode> InitialZoomMode {get; set;}
null
.