ASP.NET Pack Programmer's Guide
Length.Value Property
See Also
 





Gets or sets the length value.

Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float Value { get; set; }

Visual Basic  Copy Code

Public Property Value As Single

 Property Value

A floating point value representing the length.

 Remarks

How this value is interpreted depends on the Type property.

 See Also

Length Members
Length Class
MindFusion.Diagramming.Components Namespace