Maps for WinRT
MinSize Property (LOD)


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

Reference

LOD Structure
LOD Members

 

 


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

Product Support Forum  |  Documentation Feedback