C# Класс PixelFarm.Agg.BoundingRectInt

Показать файл Открыть проект

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

Метод Описание
GetBoundingRect ( VertexStore vxs ) : RectInt
GetBoundingRect ( VertexStoreSnap vs ) : RectInt
GetBoundingRect ( VertexStoreSnap vs, RectInt &rect ) : bool

Приватные методы

Метод Описание
GetBoundingRect ( VertexStoreSnap vs, int &x1, int &y1, int &x2, int &y2 ) : bool

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

GetBoundingRect() публичный статический Метод

public static GetBoundingRect ( VertexStore vxs ) : RectInt
vxs VertexStore
Результат RectInt

GetBoundingRect() публичный статический Метод

public static GetBoundingRect ( VertexStoreSnap vs ) : RectInt
vs VertexStoreSnap
Результат RectInt

GetBoundingRect() публичный статический Метод

public static GetBoundingRect ( VertexStoreSnap vs, RectInt &rect ) : bool
vs VertexStoreSnap
rect RectInt
Результат bool