Table of Contents

Property ContentBounds

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

ContentBounds

The content bounds of the layer. Content outside these bounds is not guaranteed to render.

public RectFloat ContentBounds { readonly get; set; }

Property Value

RectFloat