Click or drag to resize

BlockRecordOwner Property

Gets the owner of the actual dxf object.

Namespace:  DXFReaderNET.Blocks
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public BlockRecords Owner { get; }

Property Value

Type: BlockRecords
See Also