C# Class concord.Output.HtmlGanttChart.HtmlDraw

Afficher le fichier Open project: uShip/Concord

Méthodes publiques

Méthode Description
DrawRectangle ( string fillColor, string borderColor, float borderWidth, float x, float y, float width, float height, string title = null ) : void
ToString ( ) : string

Method Details

DrawRectangle() public méthode

public DrawRectangle ( string fillColor, string borderColor, float borderWidth, float x, float y, float width, float height, string title = null ) : void
fillColor string
borderColor string
borderWidth float
x float
y float
width float
height float
title string
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string