'Declaration Public Overridable Sub SetBoundingRectangle( _ ByVal ctlRectangle As Rectangle, _ ByVal border As Inset, _ ByVal margin As Inset _ )
'Declaration
Public Overridable Sub SetBoundingRectangle( _ ByVal ctlRectangle As Rectangle, _ ByVal border As Inset, _ ByVal margin As Inset _ )
public virtual void SetBoundingRectangle( Rectangle ctlRectangle, Inset border, Inset margin )
詳細については、Microsoft .NET FrameworkリファレンスのRectangle構造体を参照してください。
ControlBase クラス ControlBase メンバ
© MESCIUS inc. All rights reserved.