'Declaration Public Property ShadowSize As Integer
'Declaration
Public Property ShadowSize As Integer
'使用法 Dim instance As FpButton Dim value As Integer instance.ShadowSize = value value = instance.ShadowSize
'使用法
Dim instance As FpButton Dim value As Integer instance.ShadowSize = value value = instance.ShadowSize
public int ShadowSize {get; set;}
FpButton クラス FpButton メンバ
Copyright © 2004 GrapeCity inc.