C# Class StretchUp, NewTOAPIA

Inheritance: Stretch
Datei anzeigen Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
StretchUp ( ) : System
StretchUp ( GDIDIBSection srcPixelBuffer, Rectangle frame, double duration ) : System
StretchUp ( double duration ) : System

Method Details

StretchUp() public method

public StretchUp ( ) : System
return System

StretchUp() public method

public StretchUp ( GDIDIBSection srcPixelBuffer, Rectangle frame, double duration ) : System
srcPixelBuffer NewTOAPIA.Drawing.GDI.GDIDIBSection
frame Rectangle
duration double
return System

StretchUp() public method

public StretchUp ( double duration ) : System
duration double
return System