CodeGlyphX logo
CodeGlyphX

API Reference

Enum

QrPngCanvasSplashPlacement

Namespace CodeGlyphX.Rendering.Png
Assembly CodeGlyphX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Placement modes for canvas splash blobs.

Inheritance

  • Enum
  • QrPngCanvasSplashPlacement

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const QrPngCanvasSplashPlacement AroundQr #

Default behavior: splashes are placed around the QR bounds.

Value: 0
public const QrPngCanvasSplashPlacement CanvasEdges #

Splashes are placed near the outer canvas edges.

Value: 1