C# Класс HelixToolkit.Wpf.ArrowVisual3D

A visual element that shows an arrow.
Наследование: MeshElement3D
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
DiameterProperty System.Windows.DependencyProperty
HeadLengthProperty System.Windows.DependencyProperty
Point1Property System.Windows.DependencyProperty
Point2Property System.Windows.DependencyProperty
ThetaDivProperty System.Windows.DependencyProperty

Защищенные методы

Метод Описание
Tessellate ( ) : System.Windows.Media.Media3D.MeshGeometry3D

Do the tesselation and return the MeshGeometry3D.

Описание методов

Tessellate() защищенный Метод

Do the tesselation and return the MeshGeometry3D.
protected Tessellate ( ) : System.Windows.Media.Media3D.MeshGeometry3D
Результат System.Windows.Media.Media3D.MeshGeometry3D

Описание свойств

DiameterProperty публичное статическое свойство

Identifies the Diameter dependency property.
public static DependencyProperty,System.Windows DiameterProperty
Результат System.Windows.DependencyProperty

HeadLengthProperty публичное статическое свойство

Identifies the HeadLength dependency property.
public static DependencyProperty,System.Windows HeadLengthProperty
Результат System.Windows.DependencyProperty

Point1Property публичное статическое свойство

Identifies the Point1 dependency property.
public static DependencyProperty,System.Windows Point1Property
Результат System.Windows.DependencyProperty

Point2Property публичное статическое свойство

Identifies the Point2 dependency property.
public static DependencyProperty,System.Windows Point2Property
Результат System.Windows.DependencyProperty

ThetaDivProperty публичное статическое свойство

Identifies the ThetaDiv dependency property.
public static DependencyProperty,System.Windows ThetaDivProperty
Результат System.Windows.DependencyProperty