Hi,
i try to add some png to a custom shape gallery, but without andy success.
But i want to set an image instat of Gemoetry. Can you tell me how?
Thanks
Best Regrads
Rene
i try to add some png to a custom shape gallery, but without andy success.
MyGallery secondGallery = new MyGallery { Header = "Shapes" };secondGallery.Shapes.Add(new Switch{ SN = "000", Content = "Start", Height = 50, Width = 50, Backcolor = "#319b47", Forecolor = "#ffffff", Geometry = ShapeFactory.GetShapeGeometry(CommonShapeType.EllipseShape), Manufacturer = "Manufacturer 2.2" });But i want to set an image instat of Gemoetry. Can you tell me how?
Thanks
Best Regrads
Rene
