'Declaration Public Sub Paint( _ ByVal g As PdfGraphics, _ ByVal x As Single, _ ByVal y As Single, _ ByVal width As Single, _ ByVal height As Single, _ ByVal rightToLeft As Boolean _ )
'Declaration
Public Sub Paint( _ ByVal g As PdfGraphics, _ ByVal x As Single, _ ByVal y As Single, _ ByVal width As Single, _ ByVal height As Single, _ ByVal rightToLeft As Boolean _ )
public void Paint( PdfGraphics g, float x, float y, float width, float height, bool rightToLeft )
Border クラス Border メンバ
© 2003-2015, GrapeCity inc. All rights reserved.