C# Класс RelationPaintEventArgs, NetGanttControl

Provides data for RelationPaintEvent
Наследование: ChartPaintEventArgs
Показать файл Открыть проект

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

Метод Описание
RelationPaintEventArgs ( Graphics, graphics, Rectangle, clipRect, Chart, chart, Task, before, Task, after, RelationFormat, format )

Initialize a new instance of RelationPaintEventArgs with the editable default font and relation paint format

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

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

Initialize a new instance of RelationPaintEventArgs with the editable default font and relation paint format
public RelationPaintEventArgs ( Graphics, graphics, Rectangle, clipRect, Chart, chart, Task, before, Task, after, RelationFormat, format )
graphics Graphics,
clipRect Rectangle,
chart Chart,
before Task,
after Task,
format RelationFormat,