Gets the option for enabling evenly spaced
layer heights.
Read-only property
[Visual Basic .NET] |
---|
Public Property EnableEvenlySpacedHeights() As Boolean
|
[C#] |
---|
public bool EnableEvenlySpacedHeights {get;}
|
[Managed C++] |
---|
public: __property bool get_EnableEvenlySpacedHeights();
|
[Unmanaged C++] |
---|
public: HRESULT get_EnableEvenlySpacedHeights(
|
[Java] |
---|
public bool getEnableEvenlySpacedHeights();
|