This document is archived and information here might be outdated. Recommended version. |
Indicates whether pyramid layers exist.
[Visual Basic .NET]
Public ReadOnly Property Present As Boolean
[C#]
public bool Present {get;}
[C++]
HRESULT get_Present(
Boolean* Present
);
[C++] Parameters Present [out, retval]
Present is a parameter of type bool*