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