Enum wfcAnnotationRefType
# include <wfcAnnotation.h>
enum wfcAnnotationRefType
{
wfcANNOT_REF_SINGLE,
wfcANNOT_REF_CRV_COLLECTION,
wfcANNOT_REF_SRF_COLLECTION,
wfcAnnotationRefType_nil
};
Description
-
Manual References:
-
Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements
Values
-
wfcANNOT_REF_SINGLE
-
-
wfcANNOT_REF_CRV_COLLECTION
-
-
wfcANNOT_REF_SRF_COLLECTION
-
-
wfcAnnotationRefType_nil
- Enum null value.