This document is archived and information here might be outdated. Recommended version. |
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(
System.Int16* DepthPriorityValue
);
[C++] Parameters DepthPriorityValue [in]
DepthPriorityValue is a parameter of type short DepthPriorityValue [out, retval]
DepthPriorityValue is a parameter of type short*