Property | Type | Description | |
---|---|---|---|
Points | List |
Method | Description | |
---|---|---|
AddPoint ( float x, float y ) : void | ||
Clear ( ) : void | ||
Polygon ( ) : System | ||
Polygon ( int xs, int ys, int c ) : System |
public Polygon ( int xs, int ys, int c ) : System | ||
xs | int | |
ys | int | |
c | int | |
return | System |