AGI STK Util 11 Send comments on this topic.
IAgPropertyInfo Interface

Description

Property information.

Public Methods

Public Method GetValue The value of the property. Use PropertyType to determine the type to cast to.
Public Method SetValue The value of the property. Use PropertyType to determine the type to cast to.

Public Properties

Public Property HasMax Used to determine if the property has a maximum value.
Public Property HasMin Used to determine if the property has a minimum value.
Public Property Max The maximum value of this property. Use PropertyType to determine the type to cast to.
Public Property Min The minimum value of this property. Use PropertyType to determine the type to cast to.
Public Property Name The name of the property.
Public Property PropertyType The type of property.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1