C# Class Graphics.Data.Polygon

Afficher le fichier Open project: softservedata/PMP412016

Méthodes publiques

Méthode Description
Polygon ( ) : System
add ( Line line ) : void

Method Details

Polygon() public méthode

public Polygon ( ) : System
Résultat System

add() public méthode

public add ( Line line ) : void
line Line
Résultat void