Maps for WinRT
MinSize Property (C1VectorLayer)


Specifies minimal size at which element becomes visible.
Syntax
'Declaration
 
Public Property MinSize As Double
'Usage
 
Dim instance As C1VectorLayer
Dim value As Double
 
instance.MinSize = value
 
value = instance.MinSize
public double MinSize {get; set;}
See Also

Reference

C1VectorLayer Class
C1VectorLayer Members

 

 


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

Product Support Forum  |  Documentation Feedback