C# Класс NewTOAPIA.UI.DrawEvent

This class represents the information needed by graphics to paint when necessary.
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
DrawEvent ( IGraphPort device, Rectangle clipRect ) : System

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

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

public DrawEvent ( IGraphPort device, Rectangle clipRect ) : System
device IGraphPort
clipRect System.Drawing.Rectangle
Результат System