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






Windows & Linux

Description

Gets the current restriction type when in the from access position.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FromRestrictionType() As AgECnCnstrRestriction
[C#]
public AgECnCnstrRestriction FromRestrictionType {get;}
[Managed C++]
public: __property AgECnCnstrRestriction get_FromRestrictionType();
[Unmanaged C++]
public: HRESULT get_FromRestrictionType(
   AgECnCnstrRestriction * pRetVal
);
[Java]
public AgECnCnstrRestriction getFromRestrictionType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.