Leg Constructor

public Leg( 
Instrument instrument
double weight = 1 
)
This language is not supported or no code example is available.
public:  
Leg( 
Instrument^ instrument
double weight 
)
This language is not supported or no code example is available.
public function Leg( 
instrument : Instrument
weight : double 
);
This language is not supported or no code example is available.

Parameters

instrument
Instrument

weight
double

In this article

Definition