C# Класс GeometryClassLibrary.Parallelogram

Наследование: Polygon
Показать файл Открыть проект

Открытые методы

Метод Описание
Parallelogram ( Vector>.KeyValuePair pair, Point basePoint = null ) : System.Collections.Generic
Parallelogram ( Vector vector1, Vector vector2, Point basePoint = null ) : System.Collections.Generic

Описание методов

Parallelogram() публичный Метод

public Parallelogram ( Vector>.KeyValuePair pair, Point basePoint = null ) : System.Collections.Generic
pair Vector>.KeyValuePair
basePoint Point
Результат System.Collections.Generic

Parallelogram() публичный Метод

public Parallelogram ( Vector vector1, Vector vector2, Point basePoint = null ) : System.Collections.Generic
vector1 Vector
vector2 Vector
basePoint Point
Результат System.Collections.Generic