The width of the data display background.
Dimensionless.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property BgWidth() As Integer
|
| [C#] |
|---|
public int BgWidth {get; set;}
|
| [Managed C++] |
|---|
public: __property int get_BgWidth();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_BgWidth(
|
| [Java] |
|---|
public int getBgWidth();public void setBgWidth(
|