EntityTypeVisibilityOverrides Property

Definition

Assembly ProCad.Rendering.dll

Gets optional visibility overrides per entity type name.

public IReadOnlyDictionary<string, bool>? EntityTypeVisibilityOverrides { get; init; }

Returns