CadImage.SectionsData

CadImage.SectionsData property

Get or sets the sectionsData

public Dictionary<int, byte[]> SectionsData { get; set; }

See Also