C# Класс ShapePath2.GraphicsPath

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GraphicsPath ( List commands = null, List data = null, string winding = "evenOdd" ) : System.Collections

Описание методов

GraphicsPath() публичный Метод

public GraphicsPath ( List commands = null, List data = null, string winding = "evenOdd" ) : System.Collections
commands List
data List
winding string
Результат System.Collections