Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
polyline.C File Reference

Functions

pline Draw ("f")
 
pline Draw ()
 
pline SetFillColor (38)
 
pline SetLineColor (2)
 
pline SetLineWidth (4)
 

Variables

TPolyLinepline = new TPolyLine(5,x,y)
 
Double_t y [5] = {.5,.1,.9,.7,.5}
 

Function Documentation

◆ Draw() [1/2]

pline Draw ( "f"  )

◆ Draw() [2/2]

pline Draw ( )

◆ SetFillColor()

pline SetFillColor ( 38  )

◆ SetLineColor()

pline SetLineColor ( )

◆ SetLineWidth()

pline SetLineWidth ( )

Variable Documentation

◆ pline

TPolyLine* pline = new TPolyLine(5,x,y)

Definition at line 4 of file polyline.C.

◆ y

Double_t y[5] = {.5,.1,.9,.7,.5}

Definition at line 3 of file polyline.C.