Share

TinSurfaceTriangle Properties

The TinSurfaceTriangle type exposes the following members.

Properties

 NameDescription
Public propertyEdge1 Gets the first edge of the triangle.
Public propertyEdge2 Gets the second edge of the triangle.
Public propertyEdge3 Gets the third edge of the triangle.
Public propertyIsValid Gets whether the object is valid.
(Inherited from TinSurfaceObject)
Public propertyCode exampleIsVisible Gets whether the triangle is visible.
Public propertySurface Gets the parent Surface to which the object belongs.
(Inherited from TinSurfaceObject)
Public propertyVertex1 Gets the first vertex in the triangle.
Public propertyVertex2 Gets the second vertex in the triangle.
Public propertyVertex3 Gets the third vertex in the triangle.

See Also

Reference

Was this information helpful?