======Конструктор MinorDropShapedIsland(UrbParams, String, Double, CadColor, StripHatch, IslandDirection, Double, Double, Double, Double, Double, Double, DropShapedIslandRadiusPosition, Double, Double, Double, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.alg.road.urb.islands|Topomatic.Alg.Road.Urb.Islands]] * **Сборка:** Topomatic.Alg.Road (в Topomatic.Alg.Road.dll) =====Синтаксис===== public MinorDropShapedIsland(UrbParams urb, string name, double station, CadColor color, StripHatch hatch, IslandDirection direction, double width, double backwardLength, double forwardLength, double lineLength, double mainRadius, double secondRadius, DropShapedIslandRadiusPosition radiusPosition, double broadeningLength, double broadeningWidthLeft, double broadeningWidthRight, bool fromCrossing) **Параметры** * //urb// * Тип: [[developers:references:topomatic.alg.road.urb.urbparams|Topomatic.Alg.Road.Urb.UrbParams]] * //name// * Тип: [[developers:references:system.string|System.String]] * //station// * Тип: [[developers:references:system.double|System.Double]] * //color// * Тип: [[developers:references:topomatic.cad.foundation.cadcolor|Topomatic.Cad.Foundation.CadColor]] * //hatch// * Тип: [[developers:references:topomatic.alg.road.urb.striphatch|Topomatic.Alg.Road.Urb.StripHatch]] * //direction// * Тип: [[developers:references:topomatic.alg.road.urb.islands.islanddirection|Topomatic.Alg.Road.Urb.Islands.IslandDirection]] * //width// * Тип: [[developers:references:system.double|System.Double]] * //backwardLength// * Тип: [[developers:references:system.double|System.Double]] * //forwardLength// * Тип: [[developers:references:system.double|System.Double]] * //lineLength// * Тип: [[developers:references:system.double|System.Double]] * //mainRadius// * Тип: [[developers:references:system.double|System.Double]] * //secondRadius// * Тип: [[developers:references:system.double|System.Double]] * //radiusPosition// * Тип: [[developers:references:topomatic.alg.road.urb.islands.dropshapedislandradiusposition|Topomatic.Alg.Road.Urb.Islands.DropShapedIslandRadiusPosition]] * //broadeningLength// * Тип: [[developers:references:system.double|System.Double]] * //broadeningWidthLeft// * Тип: [[developers:references:system.double|System.Double]] * //broadeningWidthRight// * Тип: [[developers:references:system.double|System.Double]] * //fromCrossing// * Тип: [[developers:references:system.boolean|System.Boolean]]