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





Description

Returns the collection of objects used for the access.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AccessObjects() As IAgObjectLinkCollection

[C#]
public IAgObjectLinkCollection AccessObjects {get;}

[Managed C++]
public: __property IAgObjectLinkCollection^ get_AccessObjects();

[Unmanaged C++]
public: HRESULT get_AccessObjects(
IAgObjectLinkCollection ** ppRetVal
);

[Java]
public IAgObjectLinkCollection getAccessObjects();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1