Click or drag to resize

HatchBoundaryPathPolylineConvertFrom Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public static HatchBoundaryPathPolyline ConvertFrom(
	EntityObject entity
)
Request Example View Source

Parameters

entity
Type: netDxf.EntitiesEntityObject

Return Value

Type: HatchBoundaryPathPolyline
See Also