MinCrossSection Property (MDConnectionPointPosition)
In This Topic
The minimal wire cross section of the connection point
Syntax
public double MinCrossSection {get; set;}
public:
property double MinCrossSection {
double get();
void set ( double value);
}
See Also