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