Click or drag to resize

Triangle2d Properties

The Triangle2d type exposes the following members.

Properties
  NameDescription
Public propertyCentroid
Gets the centroid.
Public propertyCircumscribedCircle
Gets the circumscribed circle.
Public propertyInscribedCircle
Gets the inscribed circle.
Public propertyIsClockwise
Gets a value indicating if the points are clockwise.
Public propertyItem
Gets the point at specified index.
Public propertySignedArea
Gets the signed area (negative if points are clockwise). Obtient l'aire algébrique.
Top
See Also