'宣言 Public Function EndGetImage( _ ByVal beginNextGetImage As System.Boolean _ ) As GrapeCity.Documents.Drawing.IImage
'使用法 Dim instance As C1DXGraphics Dim beginNextGetImage As System.Boolean Dim value As GrapeCity.Documents.Drawing.IImage value = instance.EndGetImage(beginNextGetImage)
public GrapeCity.Documents.Drawing.IImage EndGetImage( System.bool beginNextGetImage )
パラメータ
- beginNextGetImage