Gets or sets the width of the Projection's
border.
Read-write property
[Visual Basic .NET] |
---|
Public Property BorderWidth() As Single
|
[C#] |
---|
public float BorderWidth {get; set;}
|
[Managed C++] |
---|
public: __property float get_BorderWidth();
|
[Unmanaged C++] |
---|
public: HRESULT get_BorderWidth(
|
[Java] |
---|
public float getBorderWidth();public void setBorderWidth(
|