Initializes a new instance of the Length structure with the specified absolute value.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public Length ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A double specifying absolute length.
See Also