GraphNode Conversion (GraphNode to Single) |
Converts this instance to a float representation.
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public static implicit operator float (
GraphNode b
)
Parameters
- b
- Type: Dse.GraphGraphNode
Return Value
Type:
SingleSee Also