Gets or sets the length.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Length() As Double
|
| [C#] |
|---|
public double Length {get; set;}
|
| [Managed C++] |
|---|
public: __property double get_Length();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Length(
|
| [Java] |
|---|
public double getLength();public void setLength(
|