C# Класс GraphicBox, NewTOAPIA

A GraphicBox is a graphic group that does not extend its size to match the extents of its children. Furthermore, it encapsulates many of the properties that can be found in the CSS style sheets for the Box object type. Margin Padding Border
Наследование: ActiveArea
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
GraphicBox ( string name, int x, int y, int width, int height ) : System

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

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

public GraphicBox ( string name, int x, int y, int width, int height ) : System
name string
x int
y int
width int
height int
Результат System