CadMultiLine.VectorBlocks

CadMultiLine.VectorBlocks property

Gets or sets the vector blocks.

public List<CadMultiLineVectorBlock> VectorBlocks { get; set; }

Property Value

The vector blocks.

See Also