Click or drag to resize
Pdftools logo

QuadrilateralListRemove Method


Namespace: PdfTools.FourHeights.PdfToolbox.Geometry.Real
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public bool Remove(
	Quadrilateral item
)

Parameters

item  Quadrilateral
 

Return Value

Boolean

Implements

ICollectionTRemove(T)
See Also