AGI STK Objects 11 Send comments on this topic.
AccessConstraints Property (IAgSensor)
See Also 





Description

Get constraints imposed on the sensor.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AccessConstraints() As IAgAccessConstraintCollection

[C#]
public IAgAccessConstraintCollection AccessConstraints {get;}

[Managed C++]
public: __property IAgAccessConstraintCollection^ get_AccessConstraints();

[Unmanaged C++]
public: HRESULT get_AccessConstraints(
IAgAccessConstraintCollection ** ppRetVal
);

[Java]
public IAgAccessConstraintCollection getAccessConstraints();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1