'Declaration Public Function New( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal right As Integer, _ ByVal bottom As Integer _ )
'Declaration
Public Function New( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal right As Integer, _ ByVal bottom As Integer _ )
public Rect( int left, int top, int right, int bottom )
Rect 構造体 Rect メンバ
© MESCIUS inc. All rights reserved.