'Declaration Public Operator Widening CType( _ ByVal path As PathEx _ ) As GraphicsPath
public GraphicsPath operator implicit( PathEx path )
Parameters
- path
- The path to be converted.
'Declaration Public Operator Widening CType( _ ByVal path As PathEx _ ) As GraphicsPath
public GraphicsPath operator implicit( PathEx path )