CadBlockRecordList.GetBlockByLayoutHandle
CadBlockRecordList.GetBlockByLayoutHandle method
Gets block table by layout handle
public CadBlockTableObject GetBlockByLayoutHandle(string layoutHandle)
| Parameter | Type | Description | 
|---|---|---|
| layoutHandle | String | The layout handle. | 
Return Value
The CadBlockTableObject.
See Also
- class CadBlockTableObject
 - class CadBlockRecordList
 - namespace Aspose.CAD.FileFormats.Cad
 - assembly Aspose.CAD