| | |
| | | _lib.Images.Add(Resource1.Group, "Group"); |
| | | _lib.Images.Add(Resource1.Series, "Series"); |
| | | _lib.Images.Add(Resource1.Question, "Question"); |
| | | _lib.Images.Add(Resource1.NotImported, "NotImported"); |
| | | _lib.Images.Add(Resource1.Type, "Type"); |
| | | _lib.Images.Add(Resource1.ListView, "ListView"); |
| | | _lib.Images.Add(Resource1.Notlmported, "NotImported"); |
| | | } |
| | | return _lib; |
| | | } |
| | |
| | | public static int Series |
| | | { |
| | | get => GetImage16Index("Series"); |
| | | } |
| | | |
| | | public static int Type |
| | | { |
| | | get => GetImage16Index("Type"); |
| | | } |
| | | |
| | | public static int Listview |
| | | { |
| | | get => GetImage16Index("Listview"); |
| | | } |
| | | |
| | | public static int Question |
| | |
| | | _lib_svg.Add("Project", Resource1.Project); |
| | | _lib_svg.Add("PumpMain", Resource1.PumpMain); |
| | | _lib_svg.Add("Valve", Resource1.Valve); |
| | | _lib_svg.Add("CoolingTower", Resource1.CoolingTower); |
| | | } |
| | | return _lib_svg; |
| | | } |
| | |
| | | get => LibSvg[2]; |
| | | } |
| | | |
| | | public static SvgImage CoolingTower |
| | | { |
| | | get => LibSvg[3]; |
| | | } |
| | | |
| | | #endregion Svg |
| | | } |
| | | } |