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