PolygonFCollectionContains Method (PolygonF) |
Namespace:
Atalasoft.Utils.Geometry
Assembly:
Atalasoft.dotImage.Lib (in Atalasoft.dotImage.Lib.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic virtual bool Contains(
PolygonF item
)
Public Overridable Function Contains (
item As PolygonF
) As Boolean
Parameters
- item
- Type: Atalasoft.Utils.GeometryPolygonF
Return Value
Type:
Boolean
See Also