Maps for WinRT
SetValue Method (C1VectorPolygon)


Syntax
'Declaration
 
Public Sub SetValue( _
   ByVal dp As DependencyProperty, _
   ByVal value As Object _
) 
'Usage
 
Dim instance As C1VectorPolygon
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

C1VectorPolygon Class
C1VectorPolygon Members

 

 


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

Product Support Forum  |  Documentation Feedback