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

A visual element that shows a 3D rectangle defined by origin, normal, length and width.
Наследование: MeshElement3D
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
DivLengthProperty System.Windows.DependencyProperty
DivWidthProperty System.Windows.DependencyProperty
LengthDirectionProperty System.Windows.DependencyProperty
LengthProperty System.Windows.DependencyProperty
NormalProperty System.Windows.DependencyProperty
OriginProperty 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

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

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

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

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

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

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

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

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

Identifies the Length dependency property.
public static DependencyProperty,System.Windows LengthProperty
Результат 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

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

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