Nakreslí čárku na Baltíkovu plochu.
Jmenný prostor:
SGP.Baltie2DKnihovna: SGPRTL (v SGPRTL)
Verze: dll
Syntaxe
Parametry
- pen
- Typ: System.Drawing..::.Pen
Pero Pen, kterým bude čára nakreslena.
- x1
- Typ: System..::.Int32
Souřadnice X počátku čáry.
- y1
- Typ: System..::.Int32
Souřadnice Y počátku čáry.
- x2
- Typ: System..::.Int32
Souřadnice X konce čáry.
- y2
- Typ: System..::.Int32
Souřadnice Y konce čáry.
Výjimky
Výjimka | Podmínka |
---|---|
System..::.ArgumentNullException | pen je nullNothingnullptrnulová reference (Nothing v Visual Basic). |