Click or drag to resize
XBlastHitDirection Method
Direction: string representation of the direction 'x/y' with: x = '+' (Forward) or '-' (Backward) for the Query y = '+' (Forward) or '-' (Backward) for the Subject

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Direction()

Return Value

Type: String
string representation of the direction 'x/y'.
See Also