StrippingLength Property (MDConnectionPointPosition)
In This Topic
The stripping length describes length of left insulation
Syntax
public double StrippingLength {get; set;}
public:
property double StrippingLength {
double get();
void set ( double value);
}
See Also