'Declaration Overloads Sub SetBounds( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer _ )
'Declaration
Overloads Sub SetBounds( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer _ )
void SetBounds( int x, int y, int width, int height )
IElement インタフェース IElement メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.