Table of Contents

Property Size

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Size

Gets the size of the associated Surface object.

public Size Size { get; }

Property Value

Size

Remarks

This is a convenient method equivalent to using RenderArgs.Surface.Size.