NestingNestDimension Property | |
Nesting dimension
Namespace:
PSI.Sox.Packing
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DataMemberAttribute(EmitDefaultValue = false)]
public double NestDimension { get; set; }
public:
[DataMemberAttribute(EmitDefaultValue = false)]
property double NestDimension {
double get ();
void set (double value);
}
function get_NestDimension();
function set_NestDimension(value);
Property Value
Type:
DoubleSee Also