Gets or sets the length value.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double Value { get; set; } |
Visual Basic Copy Code |
---|
Public Property Value As Double |
A double value representing the length.
How this value is interpreted depends on the Type property.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |