Метод | Описание | |
---|---|---|
AddPoint ( IPoint pointToBeAdded ) : void |
Add point to the private localPoints list.
|
|
GbdPolygon ( ) : System.Collections.Generic |
Initializes a new instance of the GbdPolygon class.
|
|
ToString ( ) : string |
The to string.
|
public AddPoint ( IPoint pointToBeAdded ) : void | ||
pointToBeAdded | IPoint | /// The point to be added. /// |
Результат | void |
public GbdPolygon ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |