C# 클래스 RelationPaintEventArgs, NetGanttControl

Provides data for RelationPaintEvent
상속: ChartPaintEventArgs
파일 보기 프로젝트 열기: JackWangCUMT/NetGanttControl

공개 메소드들

메소드 설명
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,