[]
Replaces the current image with the image from clipboard.
void Paste(AspectRatio aspect = AspectRatio.ActualSize)
Sub Paste(Optional aspect As AspectRatio = AspectRatio.ActualSize)
Type | Name | Description |
---|---|---|
AspectRatio | aspect | Specifies how to resize the new image. Default value is GrapeCity.Drawing.AspectRatio.ActualSize. |