Returns the collection of gfx attributes used when there is no access.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property NoAccess() As IAgVeGfxAttributesBasic |
| [C#] |
|---|
public IAgVeGfxAttributesBasic NoAccess {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxAttributesBasic^ get_NoAccess(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_NoAccess( |
| [Java] |
|---|
public IAgVeGfxAttributesBasic getNoAccess(); |
