FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > BevelBorder クラス > PaintLowered メソッド : PaintLowered(IBorderGraphics,Single,Single,Single,Single,Boolean) メソッド |
'Declaration Public Overloads Sub PaintLowered( _ ByVal g As IBorderGraphics, _ ByVal x As Single, _ ByVal y As Single, _ ByVal width As Single, _ ByVal height As Single, _ ByVal rightToLeft As Boolean _ )
'使用法 Dim instance As BevelBorder Dim g As IBorderGraphics Dim x As Single Dim y As Single Dim width As Single Dim height As Single Dim rightToLeft As Boolean instance.PaintLowered(g, x, y, width, height, rightToLeft)