Returns the collection of gfx attributes used during the access.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DuringAccess() As IAgVeGfxAttributesBasic |
| [C#] |
|---|
public IAgVeGfxAttributesBasic DuringAccess {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxAttributesBasic^ get_DuringAccess(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_DuringAccess( |
| [Java] |
|---|
public IAgVeGfxAttributesBasic getDuringAccess(); |
