'宣言 Public Sub DrawImage( _ ByVal image As GrapeCity.Documents.Drawing.IImage, _ ByVal destBounds As C1.Interop.Rect, _ ByVal clipBounds As System.Nullable(Of Rect), _ ByVal align As C1.Document.IImageAlign _ )
public void DrawImage( GrapeCity.Documents.Drawing.IImage image, C1.Interop.Rect destBounds, System.Nullable<Rect> clipBounds, C1.Document.IImageAlign align )
パラメータ
- image
- destBounds
- clipBounds
- align