EmbeddedImageGraphic Class |
Inheritance Hierarchy Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.ShapesAssembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax public class EmbeddedImageGraphic : ImageGraphic
Public Class EmbeddedImageGraphic
Inherits ImageGraphic
Request Example
View SourceThe EmbeddedImageGraphic type exposes the following members.
Constructors | Name | Description |
---|
| 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) | |
TopProperties Methods Extension Methods See Also