Links
AcMapDMStyle:: CoExistenceFlags Enumeration
Enumerates CoExistance preferences that Styles may declare.
enum CoExistenceFlags {
kNotApplicable = 0,
kAllStyles,
kSingleton,
kLikeKind
};
File
DmDisplayStyle.h
|
Parameters |
Description |
|
kNotApplicable |
A default/unitialized value. |
|
kAllStyles |
This style will exist under an Element with all other style types. |
|
kSingleton |
This style must be the only style under an Element. |
|
kLikeKind |
This style can only exist under an Element with other styles of the same kind. |
Remarks
This state is considered by the Element during AddStyle.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].