C# Класс PLC.PLCDeliverablesHeading

This graphic basically shows the phase title. It is clickable so that actions can occur once it is clicked on.
Наследование: TextBox
Показать файл Открыть проект

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

Метод Описание
PLCDeliverablesHeading ( string title, float x, float y, float width, float height, Color bkColor, Color txtColor ) : System

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

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

public PLCDeliverablesHeading ( string title, float x, float y, float width, float height, Color bkColor, Color txtColor ) : System
title string
x float
y float
width float
height float
bkColor Color
txtColor Color
Результат System