Click or drag to resize

EntityObjectOwner Property

Gets the owner of the actual dxf object.

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

Property Value

Type: Block
See Also