Icon.Size

Icon.Size property

Gets the size of this Icon.

public Size Size { get; }

Property Value

A Size structure that specifies the width and height of this Icon.

See Also