VGGraph.SetLineJumpFactor(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 SetLineJumpFactor(double jumpFactorX, double jumpFactorY);
public void SetLineJumpFactor (double jumpFactorX, double jumpFactorY);
member this.SetLineJumpFactor : double * double -> unit
Public Sub SetLineJumpFactor (jumpFactorX As Double, jumpFactorY As Double)
Parameters
- jumpFactorX
- Double
- jumpFactorY
- Double