Property Size
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
Size
The size of the document, in pixels. This is a convenience property that wraps up the Width and Height properties in one Size structure.
public Size Size { get; }
The size of the document, in pixels. This is a convenience property that wraps up the Width and Height properties in one Size structure.
public Size Size { get; }