'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)
public void PaintRangeGroupPoint( Graphics g, Point point )
FlatInterfaceRenderer クラス FlatInterfaceRenderer メンバ
© 2004-2015, GrapeCity inc. All rights reserved.