GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : GetPercentageAnchorPoints メソッド |
'Declaration
Public Sub GetPercentageAnchorPoints( _ ByVal drawingObject As DrawingObject, _ ByRef startAnchorPoint As AnchorPoint, _ ByRef endAnchorPoint As AnchorPoint _ )
public void GetPercentageAnchorPoints( DrawingObject drawingObject, out AnchorPoint startAnchorPoint, out AnchorPoint endAnchorPoint )