Property Center
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
Center
Gets or sets the center of the bulge. This is typically set to the center point of the InputRect or the output/clip rect. The default is (500, 500).
public DynamicImage.ValuePropertyAccessor<Point2Float> Center { get; }