CadImage.BlocksTables

CadImage.BlocksTables property

Gets or sets the blocks tables.

public CadBlockRecordList BlocksTables { get; set; }

Property Value

The blocks tables.

See Also