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