C# Class PLC.PLCDeliverablesHeading

This graphic basically shows the phase title. It is clickable so that actions can occur once it is clicked on.
Inheritance: TextBox
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
PLCDeliverablesHeading ( string title, float x, float y, float width, float height, Color bkColor, Color txtColor ) : System

Method Details

PLCDeliverablesHeading() public méthode

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
Résultat System