'Declaration
Sub Paste( _ Optional ByVal aspect As AspectRatio _ )
'Usage
Dim instance As IPicture Dim aspect As AspectRatio instance.Paste(aspect)
void Paste( AspectRatio aspect )
Parameters
- aspect
- Specifies how to resize the new image. Default value is GrapeCity.Drawing.AspectRatio.ActualSize.