CadWriteOptions Class

Definition

public sealed record CadWriteOptions(CadFileFormat Format, bool WriteBinaryDxf = false, bool WriteAllDxfHeaderVariables = false) : IEquatable<CadWriteOptions>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)