Get the pass property.
Read-only property
[Visual Basic .NET] |
---|
Public Property Pass() As IAgVeGfxPass |
[C#] |
---|
public IAgVeGfxPass Pass {get;} |
[Managed C++] |
---|
public: __property IAgVeGfxPass^ get_Pass(); |
[Unmanaged C++] |
---|
public: HRESULT get_Pass( |
[Java] |
---|
public IAgVeGfxPass getPass(); |