Maps for WinRT
SetValue Method (C1MapItemsLayer)


Syntax
'Declaration
 
Public Sub SetValue( _
   ByVal dp As DependencyProperty, _
   ByVal value As Object _
) 
'Usage
 
Dim instance As C1MapItemsLayer
Dim dp As DependencyProperty
Dim value As Object
 
instance.SetValue(dp, value)
public void SetValue( 
   DependencyProperty dp,
   object value
)

Parameters

dp
value
See Also

Reference

C1MapItemsLayer Class
C1MapItemsLayer Members

 

 


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

Product Support Forum  |  Documentation Feedback