Property GeometricMask
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
GeometricMask
The geometric mask specifies the area of the layer that is composited into the render target.
public IGeometry? GeometricMask { readonly get; set; }