Click or drag to resize

LayoutAssociatedBlock Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the associated ModelSpace or PaperSpace block.

Namespace:  netDxf.Objects
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Block AssociatedBlock { get; }
Request Example View Source

Property Value

Type: Block
See Also