Table of Contents

Property Fragments

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

Fragments

The number of fragments to render. The range is 2 to 200, and the default is 4.

public EffectPropertyAccessor<int> Fragments { get; }

Property Value

EffectPropertyAccessor<int>