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






Windows & Linux

Description

This property is deprecated. Use the FromRestriction and ToRestriction properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Restriction() As IAgCnCnstrRestriction
[C#]
public IAgCnCnstrRestriction Restriction {get;}
[Managed C++]
public: __property IAgCnCnstrRestriction^ get_Restriction();
[Unmanaged C++]
public: HRESULT get_Restriction(
   IAgCnCnstrRestriction ** ppRetVal
);
[Java]
public IAgCnCnstrRestriction getRestriction();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.