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