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

A visual element that shows a truncated cone defined by origin, height, normal, base- and top radius.
Наследование: MeshElement3D
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
BaseCapProperty System.Windows.DependencyProperty
BaseRadiusProperty System.Windows.DependencyProperty
HeightProperty System.Windows.DependencyProperty
NormalProperty System.Windows.DependencyProperty
OriginProperty System.Windows.DependencyProperty
ThetaDivProperty System.Windows.DependencyProperty
TopCapProperty System.Windows.DependencyProperty
TopRadiusProperty 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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