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