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