======Метод Shape.LoadFromStream(BinaryReader, Byte, Single, Single, Int32)====== * **Пространство имен:** [[developers:references:topomatic.dwg.smt.internal|Topomatic.Dwg.Smt.Internal]] * **Сборка:** Topomatic.Dwg.Smt (в Topomatic.Dwg.Smt.dll) =====Синтаксис===== public void LoadFromStream(BinaryReader reader, out byte rotationType, out float offset, out float width, out int color) **Параметры** * //reader// * Тип: System.IO.BinaryReader * //rotationType// * Тип: System.Byte * //offset// * Тип: System.Single * //width// * Тип: System.Single * //color// * Тип: System.Int32