Embedded Image Graphic(SKPoint, SKSize, Single, SKImage) Constructor
Definition
Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Shapes
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
C#
public EmbeddedImageGraphic(
SKPoint graphicPosition,
SKSize graphicSize,
float Rotation,
SKImage startingImage
)VB
Public Sub New (
graphicPosition As SKPoint,
graphicSize As SKSize,
Rotation As Single,
startingImage As SKImage
)Parameters
- graphicPosition SKPoint
- graphicSize SKSize
- Rotation Single
- startingImage SKImage