'Declaration Public Property Bottom As Single
'Declaration
Public Property Bottom As Single
'使用法 Dim instance As PaddingF Dim value As Single instance.Bottom = value value = instance.Bottom
'使用法
Dim instance As PaddingF Dim value As Single instance.Bottom = value value = instance.Bottom
public float Bottom {get; set;}
PaddingF 構造体 PaddingF メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.