'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 メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.