Icon::Size Property

 

Gets the size of this Icon.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property Size Size {
	Size get();
}

Property Value

Type: System.Drawing::Size

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

.NET Framework
Available since 1.1
Return to top
Show: