Table of Contents

Property Center

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

Center

The image scaling center point. Use this to scale around a point other than the upper-left corner.
The default value is { 0, 0 }.

public EffectPropertyAccessor<Point2Float> Center { get; }

Property Value

EffectPropertyAccessor<Point2Float>