Table of Contents

Property Height

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Height

Gets the height, in pixels, of this Surface.

public int Height { get; }

Property Value

int

Remarks

This property will never throw an ObjectDisposedException.