GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : GetPaintingPictureSourceImageRectangle メソッド |
'Declaration
Public Function GetPaintingPictureSourceImageRectangle( _ ByVal pic As Picture, _ Optional ByVal isRightToLeft As Boolean _ ) As Rectangle
public Rectangle GetPaintingPictureSourceImageRectangle( Picture pic, bool isRightToLeft )