GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス > GetRectangle メソッド : GetRectangle(AnchorPoint,AnchorPoint,AnchorPoint,Double,Double) メソッド |
'宣言
Public Overloads Function GetRectangle( _ ByRef startAnchorPoint As AnchorPoint, _ ByRef endAnchorPoint As AnchorPoint, _ ByRef anchorPoint As AnchorPoint, _ Optional ByVal scaleX As Double, _ Optional ByVal scaleY As Double _ ) As Rectangle
public Rectangle GetRectangle( ref AnchorPoint startAnchorPoint, ref AnchorPoint endAnchorPoint, ref AnchorPoint anchorPoint, double scaleX, double scaleY )