QdvSet.KeepDepths Property

NOTE: This member is now obsolete. Use Qdv.UserApi.ISet.KeepDepths instead.

Gets a value indicating whether to keep depths.
<Obsolete("Use Qdv.UserApi.ISet.KeepDepths instead.")> _ 
ReadOnly Property KeepDepths() As Boolean
This language is not supported or no code example is available.
[Obsolete("Use Qdv.UserApi.ISet.KeepDepths instead.")] 
bool KeepDepths {get;}
This language is not supported or no code example is available.

Property Value

bool

true if depths should be kept; otherwise, false.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition