'Declaration
Public Overrides Function GetGraphicsPath( _
ByVal As AnnGetGraphicsPathMode _
) As GraphicsPath
'Usage
Dim instance As AnnCrossProductObject
Dim mode As AnnGetGraphicsPathMode
Dim value As GraphicsPath
value = instance.GetGraphicsPath(mode)