SupportPaths Property

Definition

Assembly ProCad.Rendering.dll

Gets the search paths for external assets such as SHX/SHP files.

public IReadOnlyList<string> SupportPaths { get; init; }

Returns