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; }
Public Property PathType As HatchBoundaryPathTypeFlags
Get
Set
public:
property HatchBoundaryPathTypeFlags PathType {
HatchBoundaryPathTypeFlags get ();
void set (HatchBoundaryPathTypeFlags value);
}
member PathType : HatchBoundaryPathTypeFlags with get, set
PROPERTY PathType AS HatchBoundaryPathTypeFlags GET SET
Property Value
Type:
HatchBoundaryPathTypeFlagsSee Also