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; }
The content bounds of the layer. Content outside these bounds is not guaranteed to render.
public RectFloat ContentBounds { readonly get; set; }