Property Width
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
Width
Gets the width, in pixels, of this Surface.
public int Width { get; }
Property Value
Remarks
This property will never throw an ObjectDisposedException.
Gets the width, in pixels, of this Surface.
public int Width { get; }
This property will never throw an ObjectDisposedException.