C# 클래스 PLC.PLCDeliverablesHeading

This graphic basically shows the phase title. It is clickable so that actions can occur once it is clicked on.
상속: TextBox
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

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