Width プロパティ (AWTComponent)

クラス

AWTComponent.

処理

[読み取り専用] 現在のコンポーネントの幅。

構文

C#
protected Integer Width { get; }
VB
'Declaration
Protected Read Property Width As Integer

アクセス

読み取り専用。

VB

Dim width As Integer = component.Width