'Declaration Public Property Width As Single
'Declaration
Public Property Width As Single
'使用法 Dim instance As Wall Dim value As Single instance.Width = value value = instance.Width
'使用法
Dim instance As Wall Dim value As Single instance.Width = value value = instance.Width
public float Width {get; set;}
Wall クラス Wall メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.