This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > I3 > I3DProperties Interface > I3DProperties.DepthPriorityValue Property (ArcObjects .NET 10.5 SDK) |
The drawing priority to be applied to a layer when in the same location than others.
[Visual Basic .NET] Public Property DepthPriorityValue As Short
[C#] public short DepthPriorityValue {get; set;}
[C++]
HRESULT get_DepthPriorityValue(
short* DepthPriorityValue
);
[C++]
HRESULT put_DepthPriorityValue(
short DepthPriorityValue
);
[C++]
Parameters DepthPriorityValue [out, retval] DepthPriorityValue is a parameter of type short DepthPriorityValue [in] DepthPriorityValue is a parameter of type short