Maps for WinRT
MaxSize Property


When the pixel size of element is greater than MaxSize the element is not visible.
Syntax
'Declaration
 
Public Property MaxSize As Double
'Usage
 
Dim instance As LOD
Dim value As Double
 
instance.MaxSize = value
 
value = instance.MaxSize
public double MaxSize {get; set;}
See Also

Reference

LOD Structure
LOD Members

 

 


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

Product Support Forum  |  Documentation Feedback