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++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxAttributesBasic getDuringAccess(); |
[Python - STK API ] |
|---|
@property def DuringAccess(self) -> "IAgVeGfxAttributesBasic": |






