AnswerConfig
AnswerConfig class
Represents Answer element. Can be used as child with VerticalChoiceBoxConfig
public class AnswerConfig : ParentConfig
Constructors
Name | Description |
---|---|
AnswerConfig() | The default constructor. |
Properties
Name | Description |
---|---|
BubbleType { get; set; } | Type of drawn bubble. |
override Children { get; set; } | Child omr elements. In most cases positioned inside of parent or below. |
override Name { get; set; } | Text of answer |
override Type { get; set; } | Type of omr element. Required field for JSON serialization. |
See Also
- class ParentConfig
- namespace Aspose.OMR.Generation.Config.Elements.Parents
- assembly Aspose.OMR