FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > ElementWindowless クラス > SetBounds メソッド : SetBounds(RectangleF) メソッド |
'Declaration
Public Overloads Overridable Sub SetBounds( _ ByVal rectInput As RectangleF _ )
'使用法
Dim instance As ElementWindowless Dim rectInput As RectangleF instance.SetBounds(rectInput)
public virtual void SetBounds( RectangleF rectInput )