Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal graphics As IList(Of Graphic), _ ByVal userToken As Object _ ) |
C# | |
---|---|
public GraphicsEventArgs( IList<Graphic> graphics, object userToken ) |
Parameters
- graphics
- The Graphics returned by the service operation.
- userToken
- The user token.
Target Platforms:Windows Phone 7