'Declaration Public Shared Sub SetPinPoint( _ ByVal obj As DependencyObject, _ ByVal value As Point _ )
'Usage Dim obj As DependencyObject Dim value As Point RadialCanvas.SetPinPoint(obj, value)
public static void SetPinPoint( DependencyObject obj, Point value )
Parameters
- obj
- value