Table of Contents

Property Width

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Width

Gets the width, in pixels, of this Surface.

public int Width { get; }

Property Value

int

Remarks

This property will never throw an ObjectDisposedException.