An NDoc Documented Class Library

Triangle Structure

This class represents a container for three points A, B, C

For a list of all members of this type, see Triangle Members.

System.Object
   System.ValueType
      Minais.Drawing3d.Math.Triangle

public struct Triangle

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Minais.Drawing3d.Math

Assembly: Drawing3d (in Drawing3d.dll)

See Also

Triangle Members | Minais.Drawing3d.Math Namespace