Click or drag to resize

HatchBoundaryPathPathType Property

Gets the boundary path type flag.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public HatchBoundaryPathTypeFlags PathType { get; set; }

Property Value

Type: HatchBoundaryPathTypeFlags
See Also