Table of Contents

Property CenterPoint

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

CenterPoint

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

public EffectPropertyAccessor<Point2Float> CenterPoint { get; }

Property Value

EffectPropertyAccessor<Point2Float>