STK AgAttrAutomationSend comments on this topic.
AgEAttrAddFlags Enumeration
See Also

Description

Enumeration of Attribute Flags

Members

MemberValueDescription
eAddFlagNone0x0000No special flag
eAddFlagTransparent0x0002When applied to a container, makes the container transparent (i.e. its attributes are directly visible without having to navigate into the container)
eAddFlagHidden0x0004The attribute is not visible in the user interface property page.
eAddFlagTransient0x0008The attribute is ignored during save/load.
eAddFlagReadOnly0x0010The attribute is read-only and cannot be modified by the user.
eAddFlagFixed0x0020The attribute container has a fixed size. Additions/removals of sub-elements are prohibited.
© 2024 Analytical Graphics, Inc. All Rights Reserved.