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