ResizeElement(SvgVisualElement, Int32, Single, Single, SKRect, Single, Single, Single, Single) Method

Definition

Namespace Svg.Editor.Skia
Assembly Svg.Editor.Skia.dll
public void ResizeElement(SvgVisualElement element, int handle, float dx, float dy, SKRect startRect, float startTransX, float startTransY, float startScaleX, float startScaleY)

Parameters

handle
Int32
dx
Single
dy
Single
startRect
SkiaSharp.SKRect
startTransX
Single
startTransY
Single
startScaleX
Single
startScaleY
Single