'Declaration Public Sub SetFill( _ ByVal index As Integer, _ ByVal fill As Fill _ )
'使用法 Dim instance As FillCollection Dim index As Integer Dim fill As Fill instance.SetFill(index, fill)
public void SetFill( int index, Fill fill )
FillCollection クラス FillCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.