Gets or sets the content of this component.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ComponentBase Content { get; set; } |
Visual Basic Copy Code |
---|
Public Property Content As ComponentBase |
An instance of the ComponentBase class representing the sole child of the component.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |