public PaddingF( float left, float top, float right, float bottom )
'Declaration Public Function New( _ ByVal left As Single, _ ByVal top As Single, _ ByVal right As Single, _ ByVal bottom As Single _ )
'Declaration
Public Function New( _ ByVal left As Single, _ ByVal top As Single, _ ByVal right As Single, _ ByVal bottom As Single _ )
'使用法 Dim left As Single Dim top As Single Dim right As Single Dim bottom As Single Dim instance As New PaddingF(left, top, right, bottom)
'使用法
Dim left As Single Dim top As Single Dim right As Single Dim bottom As Single Dim instance As New PaddingF(left, top, right, bottom)
PaddingF 構造体 PaddingF メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.