Gets which dimension of the second object was mismatched.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public DimensionType SecondDimensionType { get; }
Public ReadOnly Property SecondDimensionType As DimensionType
Get
public:
property DimensionType SecondDimensionType {
DimensionType get ();
}
member SecondDimensionType : DimensionType with get
Property Value
Type:
DimensionType
Reference