Programming API Reference: EduGraf.GeometriesStruct public readonly TriangleRepresents a triangle with corners referring to vertices.Property public uint C1 { get; }: index of first cornerProperty public uint C2 { get; }: index of second cornerProperty public uint C3 { get; }: index of third corner