AGI STK Objects 11Send comments on this topic.
NoAccess Property (IAgVeGfxAttributesAccess)
See Also 
Windows






Windows & Linux

Description

Returns the collection of gfx attributes used when there is no access.

Property type

Read-only property

Syntax

[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(
   IAgVeGfxAttributesBasic ** ppRetVal
);
[Java]
public IAgVeGfxAttributesBasic getNoAccess();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.