Tiles

CadOptions.Tiles property

The drawing regions to render.

public IList<Tile> Tiles { get; set; }

Remarks

This option is available only for the DWG and DWT file types. The RenderLayouts and LayoutName options are ignored when rendering by tiles.

See Also