Property Size
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
Size
Gets the size of the associated Surface object.
public Size Size { get; }
Property Value
Remarks
This is a convenient method equivalent to using RenderArgs.Surface.Size.
Gets the size of the associated Surface object.
public Size Size { get; }
This is a convenient method equivalent to using RenderArgs.Surface.Size.