Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

JoinPolygons

Espacio de nombres: Digi21.DigiNG.Entities
Ensamblado: Digi21.DigiNG

Devuelve el Polygon.

public static Polygon JoinPolygons(Entity a, Entity b);

Parámetros

a Entity
Primera geometría para unir.

b Entity
Segunda geometría para unir.

Devuelve

Polygon
Polígono resultante de la unión.