GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > PictureCommand クラス : GlowEdges メソッド |
'Declaration
Public Shared Function GlowEdges( _ ByVal shape As IShape, _ ByVal transparency As Double, _ ByVal smoothness As Integer _ ) As PictureCommand
public static PictureCommand GlowEdges( IShape shape, double transparency, int smoothness )