Maps for WinRT
LOD Constructor


Initializes a new instance of an LOD structure.
Syntax
'Declaration
 
Public Function New( _
   ByVal minSize As Double, _
   ByVal maxSize As Double, _
   ByVal minZoom As Double, _
   ByVal maxZoom As Double _
)
'Usage
 
Dim minSize As Double
Dim maxSize As Double
Dim minZoom As Double
Dim maxZoom As Double
 
Dim instance As New LOD(minSize, maxSize, minZoom, maxZoom)

Parameters

minSize
maxSize
minZoom
maxZoom
See Also

Reference

LOD Structure
LOD Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback