Table of Contents

Property Size

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.Core.dll

Size

The layout size of the text block, relative from an alignment point of (0,0).

public SizeDouble Size { get; }

Property Value

SizeDouble

Remarks

This is a convenience property that combines Width and Height.