GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス : ZOrder メソッド |
'Declaration
Public Shared Function ZOrder( _ ByVal drawingObjects() As Shape, _ ByVal zOrderCommand As ZOrderCommand _ ) As ShapeActionsCommand
public static ShapeActionsCommand ZOrder( Shape[] drawingObjects, ZOrderCommand zOrderCommand )