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

A visual element that renders a box.
The box is aligned with the local X, Y and Z coordinate system Use a transform to orient the box in other directions.
Наследование: MeshElement3D
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
BottomFaceProperty System.Windows.DependencyProperty
CenterProperty System.Windows.DependencyProperty
HeightProperty System.Windows.DependencyProperty
LengthProperty System.Windows.DependencyProperty
TopFaceProperty System.Windows.DependencyProperty
WidthProperty 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

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

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

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

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

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

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

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

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

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

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

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

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

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