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