IGxIcon

Description

The IGxIcon interface contains properties and methods of the icon.

Properties

  Property name Brief description
Height The Height property returns icon height in pixels.
Size The Size property returns the object that contains icon sizes.
Width The Width property returns icon width in pixels.

Methods

  Method name Brief description
Clone The Clone method creates a copy of the icon.
SaveToFile The SaveToFile method saves the icon to file.
SaveToStream The SaveToStream method saves the icon to stream.
ToBitmap The ToBitmap method transforms the icon to a bitmap.

See also:

Drawing Assembly Interfaces