<Code Lib>
2027 Constructor
Changes 0
C

MultiReferenceAnnotationOptions()

Description:
Create an instance of Multi-Reference Annotation Options set with default values.

public MultiReferenceAnnotationOptions(
	MultiReferenceAnnotationType multiReferenceAnnotationType
)

  • multiReferenceAnnotationType
    The MultiReferenceAnnotationType to be used by the new MultiReferenceAnnotation.

Loading…