'Declaration Public Property InitialZoomPercentage As Nullable(Of Integer)
public Nullable<int> InitialZoomPercentage {get; set;}
Property Value
A System.Int32 value indicating the initial zoom percentage. Default isnull
.'Declaration Public Property InitialZoomPercentage As Nullable(Of Integer)
public Nullable<int> InitialZoomPercentage {get; set;}
null
.