Skip to content

NexFile.CopperCode Property

Definition

Gets the copper code data, or null if the file has no copper code.

public IReadOnlyList<Byte> CopperCode { get; }

View source

Property Value

IReadOnlyList<Byte>