Gets or sets the length value.
Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float Value { get; set; } |
Visual Basic Copy Code |
---|
Public Property Value As Single |
A floating point value representing the length.
How this value is interpreted depends on the Type property.