======Метод HatchPatternFileReader.LoadFromStream(Stream)====== Загрузка описаний паттернов штриховки из потока * **Пространство имен:** [[developers:references:topomatic.dwg|Topomatic.Dwg]] * **Сборка:** Topomatic.Dwg (в Topomatic.Dwg.dll) =====Синтаксис===== public static IList LoadFromStream(Stream stream) **Параметры** * //stream// * Тип: [[developers:references:system.io.stream|System.IO.Stream]] * Поток для чтения **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.dwg.hatchpattern|Topomatic.Dwg.HatchPattern]]> * Список прочитанных паттернов