CadRasterizationOptions.CtbSources

CadRasterizationOptions.CtbSources property

Gets or sets the CTB sources.

public IDictionary<string, Stream> CtbSources { get; set; }

Property Value

The CTB sources.

See Also