Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Draw
Line
C# Class Draw.Line
Inheritance:
Draw.Shape
Afficher le fichier
Open project: EFanZh/EFanZh
Méthodes publiques
Méthode
Description
Distance
(
Point
point
) :
float
Draw
(
Graphics
graphics
) :
void
Method Details
Distance()
public
méthode
public
Distance
(
Point
point
) :
float
point
Point
Résultat
float
Draw()
public
méthode
public
Draw
(
Graphics
graphics
) :
void
graphics
System.Drawing.Graphics
Résultat
void