Click or drag to resize

ConeF Operators and Type Conversions

The ConeF type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberEquality(ConeF, ConeF) Determines whether two given cones are equal.
Public operatorStatic member(ConeF to Cone) Implicit conversion from ConeF type to Cone type for the given value.
Public operatorStatic memberInequality(ConeF, ConeF) Determines whether two given cones are unequal.
Top
See Also