ClassImageInfo
Class
Represents wrapper which helps exporting images.
Definition
Namespace:Telerik.Windows.Controls.GanttView
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
cs-api-definition
public class ImageInfo
Inheritance: objectImageInfo
Methods
Export()
Exports BitmapSource for this object.
Declaration
cs-api-definition
public BitmapSource Export()
Returns
BitmapSource
The BitmapSource object.