'Declaration Public Sub PaintRangeGroupPoint( _ ByVal g As Graphics, _ ByVal point As Point _ )
'Declaration
Public Sub PaintRangeGroupPoint( _ ByVal g As Graphics, _ ByVal point As Point _ )
'使用法 Dim instance As FlatInterfaceRenderer Dim g As Graphics Dim point As Point instance.PaintRangeGroupPoint(g, point)
'使用法
Dim instance As FlatInterfaceRenderer Dim g As Graphics Dim point As Point instance.PaintRangeGroupPoint(g, point)
public void PaintRangeGroupPoint( Graphics g, Point point )
FlatInterfaceRenderer クラス FlatInterfaceRenderer メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.