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
- struct Size
- class Icon
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the size of this Icon.
public Size Size { get; }
A Size structure that specifies the width and height of this Icon.