ComponentOne Maps for UWP
TryGetValue Method

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > C1ShapeAttributes Class : TryGetValue Method
Syntax
'Declaration
 
Public Function TryGetValue( _
   ByVal key As String, _
   ByRef value As Object _
) As Boolean
public bool TryGetValue( 
   string key,
   out object value
)

Parameters

key
value
See Also

Reference

C1ShapeAttributes Class
C1ShapeAttributes Members