Table of Contents

Property Height

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Height

Gets the height of the associated Surface object.

public int Height { get; }

Property Value

int

Remarks

This is a convenience method equivalent to using RenderArgs.Surface.Height.