VGGraph.GetLineToNodeClearance(Double, Double) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetLineToNodeClearance([Runtime::InteropServices::Out] double % x, [Runtime::InteropServices::Out] double % y);
public void GetLineToNodeClearance (out double x, out double y);
member this.GetLineToNodeClearance : double * double -> unit
Public Sub GetLineToNodeClearance (ByRef x As Double, ByRef y As Double)
Parameters
- x
- Double
- y
- Double