EmbeddedImageGraphic(PointD2D, ImageProxy) Constructor |
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic EmbeddedImageGraphic(
PointD2D graphicPosition,
ImageProxy startingImage
)
Parameters
- graphicPosition PointD2D
- The graphic position.
- startingImage ImageProxy
- The starting image.
See Also