'宣言 Public Function ToImage( _ Optional ByVal binding As ImageBinding _ ) As Image
public Image ToImage( ImageBinding binding )
パラメータ
- binding
- Specifies how the image data is attached to the GrapeCity.Documents.Drawing.Image object.
戻り値の型
The newly created GrapeCity.Documents.Drawing.Image object.