IPolygonWithHoles2DHoles Property

Gets the holes

Namespace:  TSD.API.Remoting.Geometry
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IListOfReadOnlyProperties<IPolygon2D> Holes { get; }

Property Value

Type: IListOfReadOnlyPropertiesIPolygon2D
See Also