Gets or sets the width of the column.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Length Width { get; set; } |
Visual Basic Copy Code |
---|
Public Property Width As Length |
An instance of the Length class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |