Table of Contents

Property Size

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Size

Gets the combined padding information in the form of a SizeD.

[Browsable(false)]
public readonly SizeD Size { get; }

Property Value

SizeD

A SizeD containing the padding information.

Remarks

The Horizontal property corresponds to the Width property, and the Vertical property corresponds to the Height property.