DWSIM Class Library Documentation
C#VB
    Show/Hide TOC
    • Loading...

    EmbeddedImageGraphic Constructor

    Overload List

    EmbeddedImageGraphic 
    EmbeddedImageGraphic(SKPoint, SKImage) 
    EmbeddedImageGraphic(Int32, Int32, SKImage) 
    EmbeddedImageGraphic(SKPoint, SKSize, SKImage) 
    EmbeddedImageGraphic(SKPoint, Single, SKImage) 
    EmbeddedImageGraphic(Int32, Int32, SKSize, SKImage) 
    EmbeddedImageGraphic(Int32, Int32, Single, SKImage) 
    EmbeddedImageGraphic(SKPoint, SKSize, Single, SKImage) 
    EmbeddedImageGraphic(Int32, Int32, SKSize, Single, SKImage) 
    EmbeddedImageGraphic(Int32, Int32, Int32, Int32, SKImage) 
    EmbeddedImageGraphic(Int32, Int32, Int32, Int32, Single, SKImage) 

    See Also

    Reference

    EmbeddedImageGraphic Class
    DWSIM.Drawing.SkiaSharp.GraphicObjects.Shapes Namespace

    In This Article

    • Overload List
    • See Also

    DWSIM is open-source software, released under the GPL v3 license. (c) 2008-2026 Daniel Medeiros and contributors

    Send comments on this topic to Daniel Medeiros