Bar.Triangles Property

Gets the bar triangles.
Public Property Triangles() As IndexTriangle() 
Get 
Protected Friend Set(ByVal Value As As IndexTriangle())
This language is not supported or no code example is available.
public IndexTriangle[] Triangles {get; internal protected set;}
This language is not supported or no code example is available.

Property Value

IndexTriangle[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition