Returns a value indicating whether this converter can convert from the specified source unit to the specified target unit.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
bool CanConvertTo ( |
Visual Basic Copy Code |
---|
Function CanConvertTo( _ |
The source MeasureUnit instance.
The target MeasureUnit instance.
true if conversion between the specified units is supported, or false otherwise.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |