This document is archived and information here might be outdated. Recommended version. |
Indicates the see-through order for a floating layer.
[Visual Basic .NET]
Public ReadOnly Property FloatingSeeThroughOrder As Integer
[C#]
public int FloatingSeeThroughOrder {get;}
[C++]
HRESULT get_FloatingSeeThroughOrder(
System.Int32* pOrder
);
[C++] Parameters pOrder [out, retval]
pOrder is a parameter of type int*