Click or drag to resize

LayoutAssociatedBlock Property

Gets the associated ModelSpace or PaperSpace block.

Namespace:  DXFReaderNET.Objects
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public Block AssociatedBlock { get; }

Property Value

Type: Block
See Also