public static void DrawDoubleLine( IDrawingCanvas canvas, float width, Color color, PointF from, PointF to )
'Declaration Public Shared Sub DrawDoubleLine( _ ByVal canvas As IDrawingCanvas, _ ByVal width As Single, _ ByVal color As Color, _ ByVal from As PointF, _ ByVal to As PointF _ )
GraphicalUtils Class GraphicalUtils Members