public sealed record CadReadOptions(CadFileFormat? Format = default(CadFileFormat? ), bool ReadSummaryInfo = true, bool ClearDxfCache = true, bool CreateDxfDefaults = false, bool DwgCrcCheck = false) : IEquatable<CadReadOptions>
kind:method, kind:property, kind:ctor. Press Esc to clear.