'Declaration Public Property Width As Integer
'Declaration
Public Property Width As Integer
'使用法 Dim instance As Bevel Dim value As Integer instance.Width = value value = instance.Width
'使用法
Dim instance As Bevel Dim value As Integer instance.Width = value value = instance.Width
public int Width {get; set;}
Bevel 構造体 Bevel メンバ
Copyright © 2004 GrapeCity inc.